Files
MyPOS/requirements.txt
T
2026-05-06 14:19:07 -04:00

20 lines
359 B
Plaintext

Flask==3.0.3
Flask-Login==0.6.3
Flask-JWT-Extended==4.6.0
Flask-Migrate==4.0.7
Flask-WTF==1.2.1
Flask-Limiter==3.7.0
Flask-Mail==0.10.0
Flask-APScheduler==1.13.1
SQLAlchemy==2.0.30
Flask-SQLAlchemy==3.1.1
PyMySQL==1.1.1
bcrypt==4.1.3
python-dotenv==1.0.1
WeasyPrint==62.3
WTForms==3.1.2
gunicorn==22.0.0
cryptography==42.0.8
pytest==8.2.2
pytest-flask==1.3.0