PLC_Generation/requirements.txt
2025-08-05 14:38:54 +04:00

12 lines
239 B
Plaintext

logix_designer_sdk-2.0.1-py3-none-any.whl
pandas
openpyxl
# Web Application Requirements
flask>=3.1.1
werkzeug>=3.1.0
jinja2>=3.1.2
# Core PLC Generation Dependencies (already in venv)
pandas>=2.3.1
openpyxl>=3.1.5
numpy>=2.3.1