Support Python 3.12. Update optional scipy req to 1.12.0
This commit is contained in:
parent
abb83fc4d8
commit
11834dfe49
10 changed files with 48 additions and 43 deletions
|
|
@ -112,7 +112,7 @@ extra = [
|
|||
"django-extensions >= 3.1.0",
|
||||
|
||||
# xyzroom contrib
|
||||
"scipy == 1.9.3",
|
||||
"scipy == 1.12.0",
|
||||
|
||||
# Git contrib
|
||||
"gitpython >= 3.1.27",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue