Spaces:
Sleeping
Sleeping
Upload requirements.txtpython-telegram-boM-A
Browse files
requirements.txtpython-telegram-boM-A
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
anyio==4.4.0
|
3 |
+
certifi==2024.8.30
|
4 |
+
charset-normalizer==3.3.2
|
5 |
+
h11==0.14.0
|
6 |
+
httpcore==1.0.5
|
7 |
+
httpx==0.27.2
|
8 |
+
idna==3.10
|
9 |
+
python-telegram-bot==21.5
|
10 |
+
requests==2.32.3
|
11 |
+
sniffio==1.3.1
|
12 |
+
urllib3==2.2.3
|
13 |
+
cat requirements.txt
|
14 |
+
|