Loading lib/galaxy/dependencies/conditional-requirements.txt +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ fs.googledrivefs # type: googledrive fs-gcsfs # type: googlecloudstorage # fs-gcsfs doesn't pin google-cloud-storage, and old versions log noisy exceptions and break test discovery google-cloud-storage>=2.8.0 # type: googlecloudstorage fs.onedatarestfs # type: onedata, depends on onedatafilerestclient fs.onedatarestfs==21.2.5.1 # type: onedata, depends on onedatafilerestclient fs-basespace # type: basespace fs-azureblob # type: azure Loading lib/galaxy/dependencies/dev-requirements.txt +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ myst-parser==3.0.1 ; python_version >= "3.8" and python_version < "3.13" nh3==0.2.17 ; python_version >= "3.8" and python_version < "3.13" numpy==1.24.4 ; python_version >= "3.8" and python_version < "3.9" numpy==1.26.4 ; python_version >= "3.9" and python_version < "3.13" onedatafilerestclient==21.2.5rc1 ; python_version >= "3.8" and python_version < "3.13" onedatafilerestclient==21.2.5.1 ; python_version >= "3.8" and python_version < "3.13" outcome==1.3.0.post0 ; python_version >= "3.8" and python_version < "3.13" packaging==24.0 ; python_version >= "3.8" and python_version < "3.13" pathspec==0.12.1 ; python_version >= "3.8" and python_version < "3.13" Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ isort = "*" lxml = "!=4.2.2" markdown-it-reporter = "*" myst-parser = "*" onedatafilerestclient = "==21.2.5rc1" onedatafilerestclient = "==21.2.5.1" pkce = "*" playwright = "*" pytest = "*" Loading Loading
lib/galaxy/dependencies/conditional-requirements.txt +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ fs.googledrivefs # type: googledrive fs-gcsfs # type: googlecloudstorage # fs-gcsfs doesn't pin google-cloud-storage, and old versions log noisy exceptions and break test discovery google-cloud-storage>=2.8.0 # type: googlecloudstorage fs.onedatarestfs # type: onedata, depends on onedatafilerestclient fs.onedatarestfs==21.2.5.1 # type: onedata, depends on onedatafilerestclient fs-basespace # type: basespace fs-azureblob # type: azure Loading
lib/galaxy/dependencies/dev-requirements.txt +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ myst-parser==3.0.1 ; python_version >= "3.8" and python_version < "3.13" nh3==0.2.17 ; python_version >= "3.8" and python_version < "3.13" numpy==1.24.4 ; python_version >= "3.8" and python_version < "3.9" numpy==1.26.4 ; python_version >= "3.9" and python_version < "3.13" onedatafilerestclient==21.2.5rc1 ; python_version >= "3.8" and python_version < "3.13" onedatafilerestclient==21.2.5.1 ; python_version >= "3.8" and python_version < "3.13" outcome==1.3.0.post0 ; python_version >= "3.8" and python_version < "3.13" packaging==24.0 ; python_version >= "3.8" and python_version < "3.13" pathspec==0.12.1 ; python_version >= "3.8" and python_version < "3.13" Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ isort = "*" lxml = "!=4.2.2" markdown-it-reporter = "*" myst-parser = "*" onedatafilerestclient = "==21.2.5rc1" onedatafilerestclient = "==21.2.5.1" pkce = "*" playwright = "*" pytest = "*" Loading