Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -11,4 +11,6 @@ aiohttp>=3.8.0
|
|
| 11 |
httpx>=0.24.0
|
| 12 |
# SSL/Certificate handling
|
| 13 |
certifi>=2023.0.0
|
|
|
|
|
|
|
| 14 |
|
|
|
|
| 11 |
httpx>=0.24.0
|
| 12 |
# SSL/Certificate handling
|
| 13 |
certifi>=2023.0.0
|
| 14 |
+
requests>=2.28.0
|
| 15 |
+
|
| 16 |
|