dlaima commited on
Commit
bf01035
·
verified ·
1 Parent(s): 4878ce8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ langchain-openai
3
+ langchain-core
4
+ tavily-python
5
+ openai
6
+ python-dotenv
7
+ langgraph==0.0.18