Skip to content

Commit 31455de

Browse files
committed
remove numpy upper bound
1 parent 7ea3fbd commit 31455de

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,6 +1,6 @@
11
# flake8: noqa
22
jsonschema
33
networkx >= 3.0
4-
numpy >= 1.15.4, < 2
4+
numpy >= 1.15.4
55
scipy >= 1.1
66
watchdog; sys_platform != 'emscripten'

0 commit comments

Comments
 (0)