Merge pull request #220 from whitphx/dependabot/pip/twilio-approx-eq-8.4.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python-headless==4.7.0.72
|
2 |
pydub==0.25.1
|
3 |
streamlit_webrtc==0.45.1
|
4 |
-
twilio~=8.
|
5 |
matplotlib
|
|
|
1 |
opencv-python-headless==4.7.0.72
|
2 |
pydub==0.25.1
|
3 |
streamlit_webrtc==0.45.1
|
4 |
+
twilio~=8.4.0
|
5 |
matplotlib
|