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
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:
parent
161ad3eaa3
commit
9fd69cc3a6
@ -1,42 +1,15 @@
|
||||
aio-pika==9.5.5
|
||||
aiormq==6.8.1
|
||||
blinker==1.9.0
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
click==8.1.8
|
||||
colorama==0.4.6
|
||||
concurrent-log-handler==0.9.26
|
||||
exceptiongroup==1.2.2
|
||||
Flask==3.1.0
|
||||
flask-ldap3-login==1.0.2
|
||||
Flask-Login==0.6.3
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-WTF==1.2.2
|
||||
greenlet==3.2.1
|
||||
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
|
||||
telebot~=0.0.5
|
||||
pyTelegramBotAPI~=4.27.0
|
||||
pyzabbix~=1.3.1
|
||||
SQLAlchemy~=2.0.40
|
||||
Flask~=3.1.0
|
||||
Flask-Login~=0.6.3
|
||||
Flask-SQLAlchemy~=3.1.1
|
||||
Flask-ldap3-login~=1.0.2
|
||||
Werkzeug~=3.1.3
|
||||
aio-pika~=9.5.5
|
||||
pika~=1.3.2
|
||||
pytz~=2025.2
|
||||
concurrent-log-handler~=0.9.26
|
||||
requests~=2.32.3
|
||||
gunicorn~=23.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user