Skip to content

Commit

Permalink
remove version cap for scipy (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Apr 14, 2022
1 parent 59111ca commit 23d0680
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
neo>=0.10.0
numpy>=1.18.1
quantities>=0.12.1
scipy<1.7.0
#scipy>=1.5.4
scipy>=1.5.4
six>=1.10.0
tqdm

0 comments on commit 23d0680

Please sign in to comment.