Merge branch 'feature/numpy_version' into 'master'
Numpy version update See merge request cara/cara!385
This commit is contained in:
commit
1f439cf22f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -27,7 +27,7 @@ REQUIREMENTS: dict = {
|
|||
'matplotlib',
|
||||
'memoization',
|
||||
'mistune',
|
||||
'numpy != 1.23, !=1.23.1',
|
||||
'numpy != 1.23, !=1.23.1, != 1.23.2',
|
||||
'psutil',
|
||||
'python-dateutil',
|
||||
'retry',
|
||||
|
|
|
|||
Loading…
Reference in a new issue