Skip to content

Commit

Permalink
remove scipy==1.7 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
twmacro committed Mar 12, 2022
1 parent 1355eec commit f2e0b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
sphinx>=4.0
numpy
scipy==1.7
scipy
matplotlib
pandas
ipython
Expand Down

0 comments on commit f2e0b1a

Please sign in to comment.