daemon03 commited on
Commit
d144870
·
verified ·
1 Parent(s): 34c5c0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- altair
2
- pandas
3
- streamlit
 
1
+ streamlit>=1.28.0
2
+ Pillow>=9.0.0
3
+ numpy>=1.23.0