Skip to content

Commit

Permalink
remove numpy upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Jan 16, 2025
1 parent 7ea3fbd commit 31455de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flake8: noqa
jsonschema
networkx >= 3.0
numpy >= 1.15.4, < 2
numpy >= 1.15.4
scipy >= 1.1
watchdog; sys_platform != 'emscripten'

0 comments on commit 31455de

Please sign in to comment.