SHAMIL SHAHBAZ AWAN commited on
Commit
0db974e
·
verified ·
1 Parent(s): 552b8ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit
2
- pandas
3
- matplotlib
4
- seaborn
5
- groqflow
6
- numpy
7
- scikit-learn
 
1
+ streamlit==1.25.0
2
+ pandas==2.0.3
3
+ matplotlib==3.8.0
4
+ seaborn==0.13.0
5
+ groqflow==0.3.0
6
+ numpy==1.24.3
7
+ scikit-learn==1.2.2