Wen1201 commited on
Commit
5663bd8
·
verified ·
1 Parent(s): 89b9684

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- streamlit>=1.32.0
2
- pandas>=2.2.0
3
- numpy>=1.26.0
4
- plotly>=5.18.0
5
- pymc>=5.10.0
6
- arviz>=0.17.0
7
- openai>=1.30.0
8
- scipy>=1.11.0
 
 
1
+ streamlit>=1.31.0
2
+ pandas>=2.1.4
3
+ numpy>=1.24.0,<2.0.0
4
+ pymc>=5.16.0
5
+ arviz>=0.18.0
6
+ matplotlib>=3.8.0
7
+ google-generativeai>=0.3.0
8
+ graphviz
9
+ pytensor>=2.20.0