sunbal7 commited on
Commit
a219068
·
verified ·
1 Parent(s): e95772d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  streamlit==1.22.0
2
  numpy==1.24.3
3
  matplotlib==3.7.1
4
  Pillow==9.5.0
5
- pygame-ce==2.3.2
6
- imageio==2.31.1
 
1
+ # requirements.txt - Minimal Dependencies
2
  streamlit==1.22.0
3
  numpy==1.24.3
4
  matplotlib==3.7.1
5
  Pillow==9.5.0
6
+ pandas==2.0.3
7
+ plotly==5.18.0