TelegramAktienBot/api/requirements.txt
Florian Kaiser 983c01f67d
Merge pull request #32 from WebEngineering2/api_tests
Added unit and functional tests
2022-03-30 11:14:04 +02:00

13 lines
217 B
Plaintext

Flask~=2.1.0
python-dotenv==0.20.0
uwsgi==2.0.20
Flask_SQLAlchemy==2.5.1
python-dotenv==0.20.0
pymysql==1.0.2
pyjwt==2.3.0
apiflask==0.12.0
flask-cors==3.0.10
bcrypt==3.2.0
pytest~=7.1.1
pytest-cov
marshmallow~=3.15.0