Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ sentence-transformers>=2.2.2
|
|
6 |
datasets>=2.12.0
|
7 |
pandas>=2.0.0
|
8 |
python-dotenv>=1.1.0
|
9 |
-
httpx>=0.24.0
|
|
|
6 |
datasets>=2.12.0
|
7 |
pandas>=2.0.0
|
8 |
python-dotenv>=1.1.0
|
9 |
+
httpx>=0.24.0
|