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==3.0.2
python-dotenv==0.21.0
pymysql==1.0.2
2022-10-20 03:30:06 +02:00
pyjwt==2.6.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-10-09 17:53:36 +02:00
bcrypt==4.0.1
2022-10-26 03:20:17 +02:00
pytest~=7.2.0
2022-03-30 11:11:14 +02:00
pytest-cov
marshmallow~=3.19.0
2022-11-30 20:26:07 +01:00
faker~=15.3.4
2022-09-18 13:05:33 +02:00
requests~=2.28.1
2022-05-09 14:22:17 +02:00
investpy~=1.0.8
2022-09-19 18:02:06 +02:00
pandas~=1.5.0
currencyconverter~=0.17.1