Skip to content

Commit

Permalink
Need a py38-supporting scipy version
Browse files Browse the repository at this point in the history
Scipy 1.11 now requires Py3.9+
  • Loading branch information
jeremyh committed Jul 14, 2023
1 parent 70ac000 commit f3c43f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ numexpr==2.7.3
structlog==21.1.0
PyYAML==5.4.1
pytest==6.2.4
scipy==1.10.1

0 comments on commit f3c43f6

Please sign in to comment.