Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
google-genai==0.5.0
|
| 3 |
-
ipython==8.31.0
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
google-genai==0.5.0
|
| 3 |
+
ipython==8.31.0
|
| 4 |
+
langsmith==0.3.1
|