TelegramAktienBot/api/requirements.txt

18 lines
303 B
Plaintext
Raw Normal View History

2022-09-18 13:34:43 +00:00
Flask~=2.1.2
python-dotenv==0.21.0
2022-10-26 01:18:46 +00:00
uwsgi==2.0.21
Flask_SQLAlchemy==3.0.2
python-dotenv==0.21.0
pymysql==1.0.2
2022-10-20 01:30:06 +00:00
pyjwt==2.6.0
2023-02-21 14:06:55 +00:00
apiflask==1.2.3
2022-03-27 18:42:11 +00:00
flask-cors==3.0.10
2022-10-09 15:53:36 +00:00
bcrypt==4.0.1
2022-10-26 01:20:17 +00:00
pytest~=7.2.0
2022-03-30 09:11:14 +00:00
pytest-cov
marshmallow~=3.19.0
2022-11-30 19:26:07 +00:00
faker~=15.3.4
2022-09-18 11:05:33 +00:00
requests~=2.28.1
2022-05-09 12:22:17 +00:00
investpy~=1.0.8
2022-09-19 16:02:06 +00:00
pandas~=1.5.0
currencyconverter~=0.17.1