Update requirements.txt
Browse files- 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 |
-
|
| 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
|