Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.26.0
|
2 |
+
langgraph==0.0.35
|
3 |
+
langchain-core==0.1.46
|
4 |
+
langchain-anthropic==0.1.10
|
5 |
+
anthropic==0.24.0
|