2026-02-14 16:56:10 +00:00
|
|
|
Flask==3.0.0
|
|
|
|
|
Flask-CORS==4.0.0
|
|
|
|
|
Flask-SQLAlchemy==3.1.1
|
|
|
|
|
Flask-Migrate==4.0.5
|
|
|
|
|
Flask-JWT-Extended==4.5.3
|
|
|
|
|
psycopg2-binary==2.9.9
|
|
|
|
|
python-dotenv==1.0.0
|
|
|
|
|
Werkzeug==3.0.1
|
2026-02-21 18:38:19 +00:00
|
|
|
SQLAlchemy==2.0.23
|
|
|
|
|
celery[redis]==5.3.6
|
2026-02-24 14:17:36 +00:00
|
|
|
pydantic==2.5.3
|
2026-02-24 14:36:31 +00:00
|
|
|
pytest==7.4.3
|
|
|
|
|
pytest-flask==1.3.0
|
|
|
|
|
pytest-cov==4.1.0
|
|
|
|
|
pytest-mock==3.12.0
|
|
|
|
|
factory-boy==3.3.0
|
|
|
|
|
faker==20.1.0
|