AshenH commited on
Commit
ff87e87
·
verified ·
1 Parent(s): a325dbc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio
2
- langchain==0.2.11
3
- langchain-groq==0.1.6
4
- langchain-core==0.2.23
5
- langchain-community==0.2.6
6
- pandas
7
- statsmodels
8
- scikit-learn
9
- duckdb
 
1
+ pandas>=2.2
2
+ numpy>=1.26
3
+ duckdb>=1.0.0
4
+ matplotlib>=3.8
5
+ pydantic>=2.7
6
+ gradio>=4.44
7
+ openpyxl>=3.1
8
+ XlsxWriter>=3.2
9
+ reportlab>=4.2