dependabot-preview[bot]
commited on
Bump numpy from 1.20.1 to 1.20.2
Browse filesBumps [numpy](https://github.com/numpy/numpy) from 1.20.1 to 1.20.2.
- [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.1...v1.20.2)
Signed-off-by: dependabot-preview[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
aiortc==1.2.0
|
2 |
av==8.0.3
|
3 |
-
numpy==1.20.
|
4 |
opencv_python==4.5.1.48
|
5 |
streamlit==0.78.0
|
6 |
streamlit_webrtc==0.7.2
|
|
|
1 |
aiortc==1.2.0
|
2 |
av==8.0.3
|
3 |
+
numpy==1.20.2
|
4 |
opencv_python==4.5.1.48
|
5 |
streamlit==0.78.0
|
6 |
streamlit_webrtc==0.7.2
|