fruitpicker01 commited on
Commit
f7a0558
1 Parent(s): edcf6fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
  gradio==4.42.0
 
 
 
 
 
 
2
  fastapi==0.112.2
3
- plotly
4
- pandas
5
- openpyxl
 
1
  gradio==4.42.0
2
+ pandas==2.2.2
3
+ openpyxl==3.1.5
4
+ langchain==0.2.15
5
+ langchain-community
6
+ gigachat==0.1.35
7
+ openpyxl==3.1.5
8
  fastapi==0.112.2
9
+ plotly