TelegramAktienBot/api/requirements.txt

18 lines
304 B
Plaintext
Raw Normal View History

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