Handled numpy version update
This commit is contained in:
parent
e0e913a19d
commit
0c03765ad7
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',
|
||||
'numpy != 1.23, !=1.23.1',
|
||||
'psutil',
|
||||
'python-dateutil',
|
||||
'retry',
|
||||
|
|
|
|||
Loading…
Reference in a new issue