mubaraknumann commited on
Commit
41b22c5
·
verified ·
1 Parent(s): a279a1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  altair
2
  pandas
3
- streamlit
4
- tensorflow
 
 
 
1
  altair
2
  pandas
3
+ streamlit>=1.32.0
4
+ tensorflow>=2.15.0
5
+ numpy>=1.24.0
6
+ Pillow>=10.0.0