Changed numpy version
This commit is contained in:
parent
ac8dd82a73
commit
e4a7a1bfd0
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',
|
||||
'numpy != 1.22.0',
|
||||
'psutil',
|
||||
'python-dateutil',
|
||||
'scipy',
|
||||
|
|
|
|||
Loading…
Reference in a new issue