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
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,4 +1,4 @@
pyTelegramBotAPI~=4.10.0
pyTelegramBotAPI~=4.8.0
Markdown~=3.4.1
newsapi-python~=0.2.6
python-dotenv~=0.21.0