mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
bump scipy version to fix CI tests
This commit is contained in:
parent
d929617b9b
commit
9136f92c75
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ extra = [
|
|||
"django-extensions >= 3.1.0",
|
||||
|
||||
# xyzroom contrib
|
||||
"scipy == 1.12.0",
|
||||
"scipy == 1.15.1",
|
||||
|
||||
# Git contrib
|
||||
"gitpython >= 3.1.27",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue