Handled numpy update

This commit is contained in:
Luis Aleixo 2022-06-23 10:57:54 +01:00
parent 6a9f3071f3
commit 2a06c82efa

View file

@ -27,7 +27,7 @@ REQUIREMENTS: dict = {
'matplotlib',
'memoization',
'mistune',
'numpy',
'numpy != 1.23',
'psutil',
'python-dateutil',
'scipy',