TelegramAktienBot/api/requirements.txt

18 lines
303 B
Plaintext
Raw Normal View History

2022-09-18 15:34:43 +02:00
Flask~=2.1.2
python-dotenv==0.21.0
2022-03-13 20:43:24 +01:00
uwsgi==2.0.20
Flask_SQLAlchemy==2.5.1
python-dotenv==0.21.0
pymysql==1.0.2
2022-09-18 00:55:37 +02:00
pyjwt==2.5.0
2022-09-18 15:34:43 +02:00
apiflask==1.0.0
2022-03-27 20:42:11 +02:00
flask-cors==3.0.10
2022-09-18 00:58:54 +02:00
bcrypt==4.0.0
pytest~=7.1.2
2022-03-30 11:11:14 +02:00
pytest-cov
marshmallow~=3.18.0
2022-09-18 00:58:56 +02:00
faker~=14.2.0
2022-09-18 13:05:33 +02:00
requests~=2.28.1
2022-05-09 14:22:17 +02:00
investpy~=1.0.8
pandas~=1.4.2
currencyconverter~=0.17.1