ggirishg commited on
Commit
a2707f6
·
verified ·
1 Parent(s): 9768110

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -4
requirement.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
- opencv-python
3
- mediapipe
4
- numpy
 
1
+ streamlit==1.25.0 # Replace with the correct version you are using
2
+ opencv-python==4.8.1.78
3
+ mediapipe==0.10.7
4
+ numpy==1.23.5