Skip to content

Commit dc24662

Browse files
Update numpy requirement from <1.22.0 to <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) - [Commits](numpy/numpy@v0.2.0...v1.22.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d754ad4 commit dc24662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
betterproto==2.0.0b3
22
hagelkorn
3-
numpy<1.22.0
3+
numpy<1.23.0
44
pandas

0 commit comments

Comments
 (0)