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,7 +1,7 @@
Flask~=2.1.2 Flask~=2.1.2
python-dotenv==0.21.0 python-dotenv==0.21.0
uwsgi==2.0.21 uwsgi==2.0.21
Flask_SQLAlchemy==3.0.3 Flask_SQLAlchemy==3.0.2
python-dotenv==0.21.0 python-dotenv==0.21.0
pymysql==1.0.2 pymysql==1.0.2
pyjwt==2.6.0 pyjwt==2.6.0
@@ -11,7 +11,7 @@ bcrypt==4.0.1
pytest~=7.2.0 pytest~=7.2.0
pytest-cov pytest-cov
marshmallow~=3.19.0 marshmallow~=3.19.0
faker~=15.3.4 faker~=17.0.0
requests~=2.28.1 requests~=2.28.1
investpy~=1.0.8 investpy~=1.0.8
pandas~=1.5.0 pandas~=1.5.0