dependabot[bot]
commited on
Bump typing-extensions from 3.7.4.3 to 3.10.0.0
Browse filesBumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](https://github.com/python/typing/compare/3.7.4.3...3.10.0.0)
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ opencv_python==4.5.1.48
|
|
6 |
pydub==0.25.1
|
7 |
streamlit==0.75.0
|
8 |
streamlit_webrtc==0.20.0
|
9 |
-
typing_extensions==3.
|
|
|
6 |
pydub==0.25.1
|
7 |
streamlit==0.75.0
|
8 |
streamlit_webrtc==0.20.0
|
9 |
+
typing_extensions==3.10.0.0
|