Skip to content

Commit 9139717

Browse files
Update numpy requirement in /python/requirements/CI-tests-conda
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@v0.2.0...v1.21.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b3637a commit 9139717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
numpy<1.21.2 #Pinned as we get compatibility warnings.
1+
numpy<1.21.3 #Pinned as we get compatibility warnings.
22
msprime==1.0.2

0 commit comments

Comments
 (0)