nadahesham commited on
Commit
3410571
·
verified ·
1 Parent(s): 6727d8a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- altair
2
- streamlit
3
- pandas
4
- plotly
5
- numpy
6
- Pillow
 
 
1
+ streamlit==1.31.0
2
+ pandas==2.2.0
3
+ numpy==1.26.4
4
+ plotly==5.18.0
5
+ altair==5.1.2
6
+ Pillow==10.2.0
7
+ pydeck==0.8.1b0