Merge pull request #62 from whitphx/dependabot/pip/matplotlib-3.4.3
Browse files- 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
|