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

numpy conflict fix

parent 1253b1b3
No related branches found
No related tags found
1 merge request!43Switching to UD 2.9
Pipeline #5179 passed
This commit is part of merge request !43. Comments created here will be created in the context of that merge request.
...@@ -8,7 +8,6 @@ REQUIREMENTS = [ ...@@ -8,7 +8,6 @@ REQUIREMENTS = [
'dataclasses;python_version<"3.7"', 'dataclasses;python_version<"3.7"',
'jsonnet==0.15.0', 'jsonnet==0.15.0',
'filelock==3.0;python_version>="3.9"', 'filelock==3.0;python_version>="3.9"',
'numpy==1.19.4;python_version<"3.9"',
'numpy==1.22.0', 'numpy==1.22.0',
'overrides==3.1.0', 'overrides==3.1.0',
'requests==2.23.0', 'requests==2.23.0',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment