mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
отправка уведомлений в телеграм3
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
fastapi==0.104.1
|
fastapi>=0.110.0
|
||||||
uvicorn==0.24.0
|
uvicorn>=0.27.1
|
||||||
sqlalchemy==2.0.23
|
sqlalchemy>=2.0.27
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary>=2.9.9
|
||||||
python-jose[cryptography]==3.3.0
|
python-jose[cryptography]>=3.3.0
|
||||||
passlib[bcrypt]==1.7.4
|
passlib[bcrypt]>=1.7.4
|
||||||
python-multipart==0.0.6
|
python-multipart>=0.0.9
|
||||||
aiogram==3.1.1
|
aiogram>=3.4.1
|
||||||
python-dotenv==1.0.0
|
python-dotenv>=1.0.0
|
||||||
|
typing-extensions>=4.8.0
|
||||||
Reference in New Issue
Block a user