dependabot[bot] commited on
Commit
65cd638
·
unverified ·
1 Parent(s): 6b4e17c

Update twilio requirement from ~=8.3.0 to ~=8.4.0

Browse files

Updates the requirements on [twilio](https://github.com/twilio/twilio-python) to permit the latest version.
- [Release notes](https://github.com/twilio/twilio-python/releases)
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md)
- [Commits](https://github.com/twilio/twilio-python/compare/8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: twilio
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. 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.3.0
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