Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface_hub
|
2 |
smolagents==1.12.0
|
3 |
python-dotenv==1.1.0
|
4 |
sqlalchemy==2.0.40
|
|
|
1 |
+
huggingface_hub>=0.28.0
|
2 |
smolagents==1.12.0
|
3 |
python-dotenv==1.1.0
|
4 |
sqlalchemy==2.0.40
|