Skip to content
Snippets Groups Projects
Commit d7d4e1be authored by Łukasz Pszenny's avatar Łukasz Pszenny
Browse files

numpy conflict fix

parent 1253b1b3
1 merge request!43Switching to UD 2.9
Pipeline #5179 passed with stage
in 8 minutes and 9 seconds
......@@ -8,7 +8,6 @@ REQUIREMENTS = [
'dataclasses;python_version<"3.7"',
'jsonnet==0.15.0',
'filelock==3.0;python_version>="3.9"',
'numpy==1.19.4;python_version<"3.9"',
'numpy==1.22.0',
'overrides==3.1.0',
'requests==2.23.0',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment