Skip to content

Commit

Permalink
requirements: limit numpy to >=1.19.0
Browse files Browse the repository at this point in the history
failure on calling gcd on list comprehension.
see PrincetonUniversity/PsyNeuLink#2583
  • Loading branch information
kmantel committed Jan 18, 2023
1 parent f908bad commit d2956c5
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,3 +1,3 @@
numpy
numpy>=1.19.0
pint
toposort

0 comments on commit d2956c5

Please sign in to comment.