Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ curl_cffi>=0.5.10
|
|
| 7 |
python-dotenv>=1.0.0
|
| 8 |
aiohttp>=3.9.0
|
| 9 |
requests>=2.31.0
|
| 10 |
-
colorlog>=6.7.0
|
|
|
|
|
|
| 7 |
python-dotenv>=1.0.0
|
| 8 |
aiohttp>=3.9.0
|
| 9 |
requests>=2.31.0
|
| 10 |
+
colorlog>=6.7.0
|
| 11 |
+
httpx
|