SumantBobade commited on
Commit
e5dfef5
·
verified ·
1 Parent(s): 0d44115

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- altair
2
  streamlit==1.21.0
3
- scikit-learn
4
- pandas
5
- numpy
 
1
+ altair==4.2.2
2
  streamlit==1.21.0
3
+ scikit-learn==1.2.2
4
+ pandas==1.5.3
5
+ numpy==1.23.5