dependabot[bot]
commited on
Bump matplotlib from 3.4.2 to 3.4.3
Browse filesBumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.2...v3.4.3)
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
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.
|
4 |
numpy==1.21.2
|
5 |
opencv-python-headless==4.5.3.56
|
6 |
pydub==0.25.1
|
|
|
1 |
aiortc==1.2.1
|
2 |
av==8.0.3
|
3 |
+
matplotlib==3.4.3
|
4 |
numpy==1.21.2
|
5 |
opencv-python-headless==4.5.3.56
|
6 |
pydub==0.25.1
|