dependabot[bot]
commited on
Bump matplotlib from 3.4.3 to 3.5.1
Browse filesBumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.3 to 3.5.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.3...v3.5.1)
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
aiortc==1.2.1
|
2 |
av==8.0.3
|
3 |
-
matplotlib==3.
|
4 |
numpy==1.21.4
|
5 |
opencv-python-headless==4.5.4.60
|
6 |
pydub==0.25.1
|
|
|
1 |
aiortc==1.2.1
|
2 |
av==8.0.3
|
3 |
+
matplotlib==3.5.1
|
4 |
numpy==1.21.4
|
5 |
opencv-python-headless==4.5.4.60
|
6 |
pydub==0.25.1
|