chore: (dependency) Update requirements.txt with all new dependencies include tzdate module
Some checks failed
Build and Push Docker Images / build (push) Failing after 1m37s
Some checks failed
Build and Push Docker Images / build (push) Failing after 1m37s
Signed-off-by: UdoChudo <stream@udochudo.ru>
This commit is contained in:
parent
ab33329e31
commit
161ad3eaa3
@ -1,14 +1,42 @@
|
|||||||
telebot~=0.0.5
|
aio-pika==9.5.5
|
||||||
pyTelegramBotAPI~=4.27.0
|
aiormq==6.8.1
|
||||||
pyzabbix~=1.3.1
|
blinker==1.9.0
|
||||||
SQLAlchemy~=2.0.40
|
certifi==2025.4.26
|
||||||
Flask~=3.1.0
|
charset-normalizer==3.4.2
|
||||||
Flask-Login~=0.6.3
|
click==8.1.8
|
||||||
Flask-SQLAlchemy~=3.1.1
|
colorama==0.4.6
|
||||||
Flask-ldap3-login~=1.0.2
|
concurrent-log-handler==0.9.26
|
||||||
Werkzeug~=3.1.3
|
exceptiongroup==1.2.2
|
||||||
aio-pika~=9.5.5
|
Flask==3.1.0
|
||||||
pika~=1.3.2
|
flask-ldap3-login==1.0.2
|
||||||
pytz~=2025.2
|
Flask-Login==0.6.3
|
||||||
requests~=2.32.3
|
Flask-SQLAlchemy==3.1.1
|
||||||
gunicorn~=23.0.0
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user