Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -20,7 +20,7 @@ cryptg
|
|
20 |
typing
|
21 |
Python-IO
|
22 |
Pillow==9.5.0
|
23 |
-
telegraph
|
24 |
urllib3
|
25 |
motor
|
26 |
SQLAlchemy==1.3.23
|
@@ -68,7 +68,6 @@ fastapi[all]
|
|
68 |
typing-extensions
|
69 |
uvicorn[standard]
|
70 |
pydantic
|
71 |
-
pytgcalls==3.0.0.dev22
|
72 |
g4f
|
73 |
aiocache
|
74 |
aiogram
|
|
|
20 |
typing
|
21 |
Python-IO
|
22 |
Pillow==9.5.0
|
23 |
+
telegraph
|
24 |
urllib3
|
25 |
motor
|
26 |
SQLAlchemy==1.3.23
|
|
|
68 |
typing-extensions
|
69 |
uvicorn[standard]
|
70 |
pydantic
|
|
|
71 |
g4f
|
72 |
aiocache
|
73 |
aiogram
|