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

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

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