fudii0921 commited on
Commit
e615ecd
·
verified ·
1 Parent(s): 1939fd6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.33.0
2
+ langgraph==0.4.8
3
+ langchain==0.3.25
4
+ langchain-openai==0.3.21
5
+ langchain-community==0.3.24
6
+ tavily-python==0.7.5
7
+ yfinance==0.2.62
8
+ pandas==2.3.0
9
+ numpy==2.2.6
10
+ requests==2.32.3