Add support for Python3.11
This commit is contained in:
parent
c62bda9d77
commit
544638bf42
9 changed files with 30 additions and 28 deletions
|
|
@ -21,7 +21,7 @@ ipython >= 7.19.0
|
|||
django-extensions >= 3.1.0
|
||||
|
||||
# xyzroom contrib
|
||||
scipy<1.9
|
||||
scipy == 1.9.3
|
||||
|
||||
# Git contrib
|
||||
gitpython >= 3.1.27
|
||||
gitpython >= 3.1.27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue