engrharis commited on
Commit
59b6bea
·
verified ·
1 Parent(s): 0591977

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- streamlit
2
- pillow
3
- numpy
 
 
1
+ streamlit==1.25.0
2
+ opencv-python-headless==4.8.0.74
3
+ numpy==1.23.5
4
+ Pillow==9.5.0