gmao/requirements.txt
2026-08-14 16:02:25 +00:00

29 lines
No EOL
487 B
Text

Flask==3.1.1
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.3
Flask-WTF==1.2.2
Flask-Migrate==4.0.7
WTForms==3.2.1
email-validator==2.2.0
Werkzeug==3.1.3
python-dotenv==1.1.0
gunicorn==23.0.0
cryptography==44.0.0
APScheduler==3.10.4
requests==2.32.3
pymysql>=1.1.0
pandas>=2.0.0
openpyxl>=3.1.0
pdfplumber>=0.11.0
Pillow>=10.0.0
xlrd>=2.0.1
pronotepy>=2.14.0
beautifulsoup4>=4.12.0
icalendar>=5.0.0
pytz>=2024.1
# Dev / tests
pytest>=8.0.0
pytest-flask>=1.3.0
factory-boy>=3.3.0
Faker>=24.0.0