AnsysLink/requirements.txt

14 lines
236 B
Plaintext

# Core web framework
Flask==2.3.3
Werkzeug==2.3.7
# PyMechanical for ANSYS integration
ansys-mechanical-core
# File handling and utilities
python-multipart==0.0.6
uuid==1.30
# Development and testing
pytest==7.4.2
pytest-flask==1.2.0