dependabot[bot] commited on
Commit
38c4824
·
unverified ·
1 Parent(s): 7b7b80c

Update twilio requirement from ~=8.9.1 to ~=8.10.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.9.1...8.10.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.8.1.78
2
  pydub==0.25.1
3
  streamlit_webrtc==0.47.1
4
- twilio~=8.9.1
5
  matplotlib
 
1
  opencv-python-headless==4.8.1.78
2
  pydub==0.25.1
3
  streamlit_webrtc==0.47.1
4
+ twilio~=8.10.0
5
  matplotlib