chore: (dependency) Update requirements.txt with all new dependencies include tzdate module
All checks were successful
Build and Push Docker Images / build (push) Successful in 1m31s

Signed-off-by: UdoChudo <stream@udochudo.ru>
This commit is contained in:
Udo Chudo 2025-06-27 20:45:57 +05:00
parent 161ad3eaa3
commit 9fd69cc3a6

View File

@ -1,42 +1,15 @@
aio-pika==9.5.5 telebot~=0.0.5
aiormq==6.8.1 pyTelegramBotAPI~=4.27.0
blinker==1.9.0 pyzabbix~=1.3.1
certifi==2025.4.26 SQLAlchemy~=2.0.40
charset-normalizer==3.4.2 Flask~=3.1.0
click==8.1.8 Flask-Login~=0.6.3
colorama==0.4.6 Flask-SQLAlchemy~=3.1.1
concurrent-log-handler==0.9.26 Flask-ldap3-login~=1.0.2
exceptiongroup==1.2.2 Werkzeug~=3.1.3
Flask==3.1.0 aio-pika~=9.5.5
flask-ldap3-login==1.0.2 pika~=1.3.2
Flask-Login==0.6.3 pytz~=2025.2
Flask-SQLAlchemy==3.1.1 concurrent-log-handler~=0.9.26
Flask-WTF==1.2.2 requests~=2.32.3
greenlet==3.2.1 gunicorn~=23.0.0
gunicorn==23.0.0
idna==3.10
itsdangerous==2.2.0
Jinja2==3.1.6
ldap3==2.9.1
MarkupSafe==3.0.2
multidict==6.4.3
packaging==25.0
pamqp==3.3.0
pika==1.3.2
pika-stubs==0.1.3
portalocker==3.1.1
propcache==0.3.1
pyasn1==0.6.1
pyTelegramBotAPI==4.27.0
pytz==2025.2
pywin32==310
pyzabbix==1.3.1
requests==2.32.3
SQLAlchemy==2.0.40
telebot==0.0.5
typing_extensions==4.13.2
tzdata==2025.2
urllib3==2.4.0
Werkzeug==3.1.3
WTForms==3.2.1
yarl==1.20.0