Files
application-form-7/requirements.txt
T

12 lines
175 B
Plaintext
Raw Normal View History

2025-12-27 16:34:31 +01:00
Flask==3.0.0
PyYAML==6.0.1
Flask-Mail==0.9.1
2025-12-27 17:50:30 +01:00
Flask-WTF==1.2.1
2025-12-27 16:34:31 +01:00
python-dotenv==1.0.0
Werkzeug==3.0.1
2025-12-27 16:49:52 +01:00
# Testing dependencies
pytest==7.4.3
pytest-flask==1.3.0
pytest-cov==4.1.0