Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ httpx==0.25.0
|
|
8 |
motor==3.6.0
|
9 |
numpy==2.2.5
|
10 |
pillow==9.5.0
|
11 |
-
pytgcalls==
|
12 |
#ntgcalls==1.3.3
|
13 |
#py-tgcalls==2.1.1
|
14 |
python-dotenv==1.0.1
|
|
|
8 |
motor==3.6.0
|
9 |
numpy==2.2.5
|
10 |
pillow==9.5.0
|
11 |
+
pytgcalls==3.0.0.dev24
|
12 |
#ntgcalls==1.3.3
|
13 |
#py-tgcalls==2.1.1
|
14 |
python-dotenv==1.0.1
|