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

numpy conflict fix

parent 46c68f26
No related branches found
No related tags found
1 merge request!44Switching to UD 2.9
This commit is part of merge request !44. 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