Compare commits

..

1 Commits

Author SHA1 Message Date
ed1ce08c98 Update dependency faker to v17
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-02-13 18:28:17 +01:00

View File

@@ -1,4 +1,4 @@
Flask~=2.2.3
Flask~=2.1.2
python-dotenv==0.21.0
uwsgi==2.0.21
Flask_SQLAlchemy==3.0.2
@@ -11,7 +11,7 @@ bcrypt==4.0.1
pytest~=7.2.0
pytest-cov
marshmallow~=3.19.0
faker~=15.3.4
faker~=17.0.0
requests~=2.28.1
investpy~=1.0.8
pandas~=1.5.0