parjun commited on
Commit
0ef8e53
·
verified ·
1 Parent(s): 05411e4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-openai
3
+ langgraph
4
+ pydantic
5
+ streamlit
6
+ python-dotenv