21721: Remove sdk/cwl version pins 21721-refresh-python-deps
authorBrett Smith <brett.smith@curii.com>
Wed, 24 Apr 2024 20:15:12 +0000 (16:15 -0400)
committerBrett Smith <brett.smith@curii.com>
Wed, 24 Apr 2024 20:15:12 +0000 (16:15 -0400)
Both of these were set to work around limitations in the old pip
resolver. We have since standardized on the new one in our build
process, so they are no longer needed.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

sdk/cwl/setup.py

index 7780174fc2dca68deabbc46ca1439932983ec35f..829dbf054444cb22604e6deacdafa7e92c454beb 100644 (file)
@@ -33,8 +33,6 @@ setup(name='arvados-cwl-runner',
           'cwltool==3.1.20230601100705',
           'schema-salad==8.4.20230601112322',
           'ciso8601 >= 2.0.0',
-          'networkx < 2.6',
-          'importlib-metadata<5',
           'setuptools>=40.3.0',
       ],
       data_files=[