dependabot[bot] commited on
Commit
752b8a0
·
unverified ·
1 Parent(s): 5bbb2bc

Bump numpy from 1.20.3 to 1.21.0

Browse files

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.21.0.
- [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.20.3...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...

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.20.3
5
  opencv_python==4.5.2.54
6
  pydub==0.25.1
7
  streamlit==0.83.0
 
1
  aiortc==1.2.0
2
  av==8.0.3
3
  matplotlib==3.4.2
4
+ numpy==1.21.0
5
  opencv_python==4.5.2.54
6
  pydub==0.25.1
7
  streamlit==0.83.0