muhammadshaheryar commited on
Commit
a706376
·
verified ·
1 Parent(s): e1b87ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy
2
- pandas
3
- matplotlib
4
- streamlit
 
1
+ numpy==1.24.2
2
+ matplotlib==3.7.1
3
+ streamlit==1.25.0
4
+