numpy version

This commit is contained in:
Luis Aleixo 2022-01-24 15:05:34 +01:00
parent 722278b154
commit df4fe11bd4

View file

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