CTPC commited on
Commit
326b4f8
·
verified ·
1 Parent(s): 3605086

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt CHANGED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ azure_storage==0.37.0
2
+ gradio==5.34.2
3
+ langchain==0.3.26
4
+ langchain_community==0.3.26
5
+ langchain_core==0.3.66
6
+ langchain_google_genai==2.1.5
7
+ langchain_openai==0.3.24
8
+ langgraph==0.4.8
9
+ pandas==2.3.0
10
+ Requests==2.32.4
11
+ typing_extensions==4.14.0