Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ https://github.com/deepset-ai/haystack/archive/refs/tags/v1.6.0.tar.gz
|
|
15 |
SPARQLWrapper
|
16 |
rdflib
|
17 |
#huggingface_hub==0.16.4
|
18 |
-
gradio
|
|
|
|
15 |
SPARQLWrapper
|
16 |
rdflib
|
17 |
#huggingface_hub==0.16.4
|
18 |
+
gradio
|
19 |
+
httpx
|