Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ fastapi==0.95.2
|
|
3 |
uvicorn[standard]==0.22.0
|
4 |
|
5 |
# Integrazione con Hugging Face
|
6 |
-
huggingface-hub==0.
|
7 |
|
8 |
# RDF e Ontologie
|
9 |
rdflib==6.1.1
|
|
|
3 |
uvicorn[standard]==0.22.0
|
4 |
|
5 |
# Integrazione con Hugging Face
|
6 |
+
huggingface-hub==0.21.3
|
7 |
|
8 |
# RDF e Ontologie
|
9 |
rdflib==6.1.1
|