dependabot[bot] commited on
Commit
0825858
·
unverified ·
1 Parent(s): 6efc82b

Update twilio requirement from ~=8.10.0 to ~=8.10.1

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.10.0...8.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

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.10.0
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.1
5
  matplotlib