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