dependabot[bot]
commited on
Bump av from 8.1.0 to 9.0.1
Browse filesBumps [av](https://github.com/PyAV-Org/PyAV) from 8.1.0 to 9.0.1.
- [Release notes](https://github.com/PyAV-Org/PyAV/releases)
- [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyAV-Org/PyAV/compare/v8.1.0...v9.0.1)
---
updated-dependencies:
- dependency-name: av
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
aiortc==1.3.1
|
2 |
-
av==
|
3 |
matplotlib==3.5.1
|
4 |
numpy==1.21.4
|
5 |
opencv-python-headless==4.5.5.62
|
|
|
1 |
aiortc==1.3.1
|
2 |
+
av==9.0.1
|
3 |
matplotlib==3.5.1
|
4 |
numpy==1.21.4
|
5 |
opencv-python-headless==4.5.5.62
|