dependabot[bot] commited on
Commit
f9043cb
·
unverified ·
1 Parent(s): 9a9412e

Bump numpy from 1.19.5 to 1.20.3

Browse files

Bumps [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]>

Files changed (1) hide show
  1. 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.19.5
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