Jeremy Live commited on
Commit
4084d18
·
1 Parent(s): dc2d325
Files changed (1) hide show
  1. requirements.txt +12 -8
requirements.txt CHANGED
@@ -1,9 +1,13 @@
1
  gradio==5.41.1
2
- langchain>=0.1.0
3
- langchain-community>=0.0.10
4
- langchain-google-genai>=0.1.0
5
- langgraph>=0.0.0
6
- matplotlib>=3.7.0
7
- pandas>=2.0.0
8
- sqlalchemy>=2.0.0
9
- python-dotenv>=1.0.0
 
 
 
 
 
1
  gradio==5.41.1
2
+ langchain==0.1.13
3
+ langchain-community==0.0.33
4
+ langchain-google-genai==0.1.3
5
+ langgraph==0.0.33
6
+ matplotlib==3.8.3
7
+ pandas==2.2.1
8
+ sqlalchemy==2.0.28
9
+ python-dotenv==1.0.1
10
+ pymysql==1.1.0
11
+ google-generativeai==0.3.2
12
+ numpy==1.26.4
13
+ python-multipart==0.0.9