digitalai commited on
Commit
9ec3654
·
1 Parent(s): 10564be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -3,7 +3,8 @@ Pillow>=8.3.2
3
  chemlib
4
  streamlit-option-menu
5
  streamlit-lottie
6
- opencv-python-headless
7
  streamlit-3d
8
- streamlit-webrtc
9
- mediapipe
 
 
 
3
  chemlib
4
  streamlit-option-menu
5
  streamlit-lottie
 
6
  streamlit-3d
7
+ opencv-python-headless>=3.4.2
8
+ mediapipe>=0.8.6
9
+ streamlit-webrtc~=0.45.0
10
+ twilio~=8.1.0