kumar-aditya commited on
Commit
d55c4ab
·
verified ·
1 Parent(s): 8462f06

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langgraph>=0.2.50
2
+ langchain>=0.2.17
3
+ langchain-google-genai>=2.0.10
4
+ pydantic>=2.7.0
5
+ python-dotenv>=1.0.1
6
+ gradio>=4.44.0