TelegramAktienBot/api/requirements.txt
dependabot[bot] 90494dece3
Update faker requirement from ~=4.0.0 to ~=13.3.4 in /api
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v4.0.0...v13.3.4)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 09:34:34 +00:00

16 lines
264 B
Plaintext

Flask~=2.1.1
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
faker~=13.3.4
yfinance~=0.1.6
requests~=2.22.0