dependabot[bot]
commited on
Bump numpy from 1.19.5 to 1.20.3
Browse filesBumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.20.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.20.3)
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
aiortc==1.2.0
|
2 |
av==8.0.3
|
3 |
matplotlib==3.4.2
|
4 |
-
numpy==1.
|
5 |
opencv_python==4.5.2.52
|
6 |
pydub==0.25.1
|
7 |
streamlit==0.81.1
|
|
|
1 |
aiortc==1.2.0
|
2 |
av==8.0.3
|
3 |
matplotlib==3.4.2
|
4 |
+
numpy==1.20.3
|
5 |
opencv_python==4.5.2.52
|
6 |
pydub==0.25.1
|
7 |
streamlit==0.81.1
|