Skip to content

Commit

Permalink
use scipy 1.13.1 to ignore neko error
Browse files Browse the repository at this point in the history
  • Loading branch information
doichanj committed Jul 4, 2024
1 parent 3db600d commit f4f2d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ astroid==2.14.2
jinja2==3.0.3

# this is temporary to avoid neko fail
scipy==1.13.1
scipy==1.13.1; python_version=='3.12'

0 comments on commit f4f2d37

Please sign in to comment.