Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ SPARQLWrapper==2.0.0
|
|
3 |
sentence_transformers==3.1.1
|
4 |
aiohttp==3.9.5
|
5 |
openai==1.55.3
|
6 |
-
httpsx
|
7 |
beautifulsoup4==4.12.2
|
8 |
nest_asyncio==1.5.8
|
|
|
3 |
sentence_transformers==3.1.1
|
4 |
aiohttp==3.9.5
|
5 |
openai==1.55.3
|
6 |
+
httpsx
|
7 |
beautifulsoup4==4.12.2
|
8 |
nest_asyncio==1.5.8
|