system-pri/backend/requirements.txt

15 lines
291 B
Plaintext
Raw Normal View History

2022-05-15 21:20:05 +02:00
alembic==1.7.7
click==8.1.3
Flask==2.1.2
2022-05-17 16:33:34 +02:00
Flask-Cors==3.0.10
2022-05-15 21:20:05 +02:00
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
MarkupSafe==2.1.1
marshmallow-sqlalchemy==0.28.0
pandas==1.4.2
2022-05-15 21:20:05 +02:00
pytest==7.1.2
pytest-flask==1.2.0
apiflask>=1.0.2,<1.1.0
python-dotenv==0.21.0
factory_boy==3.2.1