DrTech commited on
Commit
c38a145
·
verified ·
1 Parent(s): 76ea9cd

Update requirements.txt.txt

Browse files
Files changed (1) hide show
  1. requirements.txt.txt +5 -5
requirements.txt.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- numpy
3
- scipy
4
- plotly
5
- pandas
 
1
+ streamlit==1.32.2
2
+ numpy==1.26.4
3
+ scipy==1.12.0
4
+ plotly==5.20.0
5
+ pandas==2.2.1