Skip to content

Commit 5c0a114

Browse files
Update numpy requirement from <1.22.0,>=1.19.3 to >=1.19.3,<1.23.0
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.19.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fda6482 commit 5c0a114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.0.2
22
mediapipe>=0.8.7.1
33
mss==6.1.0
4-
numpy>=1.19.3,<1.22.0
4+
numpy>=1.19.3,<1.23.0
55
opencv-python==4.5.5.62
66
pafy==0.5.5
77
pyfakewebcam==0.1.0

0 commit comments

Comments
 (0)