Compare commits

..

1 Commits

Author SHA1 Message Date
c3daf6c283 Update dependency python-dotenv to v0.21.1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-02-01 23:03:48 +01:00

View File

@@ -1,8 +1,8 @@
Flask~=2.1.2
python-dotenv==0.21.0
python-dotenv==0.21.1
uwsgi==2.0.21
Flask_SQLAlchemy==3.0.2
python-dotenv==0.21.0
python-dotenv==0.21.1
pymysql==1.0.2
pyjwt==2.6.0
apiflask==1.0.0
@@ -11,7 +11,7 @@ bcrypt==4.0.1
pytest~=7.2.0
pytest-cov
marshmallow~=3.19.0
faker~=17.0.0
faker~=15.3.4
requests~=2.28.1
investpy~=1.0.8
pandas~=1.5.0