Loading lib/galaxy/dependencies/pinned-requirements.txt +1 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,7 @@ pysam==0.21.0 ; python_version >= "3.7" and python_version < "3.12" python-dateutil==2.8.2 ; python_version >= "3.7" and python_version < "3.12" python-jose==3.3.0 ; python_version >= "3.7" and python_version < "3.12" python-magic==0.4.27 ; python_version >= "3.7" and python_version < "3.12" python-multipart==0.0.6 ; python_version >= "3.7" and python_version < "3.12" python-multipart==0.0.7 ; python_version >= "3.7" and python_version < "3.12" python3-openid==3.2.0 ; python_version >= "3.7" and python_version < "3.12" pytz==2023.3 ; python_version >= "3.7" and python_version < "3.12" pyyaml==6.0 ; python_version >= "3.7" and python_version < "3.12" Loading packages/util/test-requirements.txt +1 −0 Original line number Diff line number Diff line pytest pytest-httpserver responses Werkzeug pyproject.toml +1 −0 Original line number Diff line number Diff line Loading @@ -152,6 +152,7 @@ testfixtures = "*" tuspy = "*" twill = "*" watchdog = "*" Werkzeug = "*" [tool.ruff] select = ["E", "F", "B", "UP"] Loading Loading
lib/galaxy/dependencies/pinned-requirements.txt +1 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,7 @@ pysam==0.21.0 ; python_version >= "3.7" and python_version < "3.12" python-dateutil==2.8.2 ; python_version >= "3.7" and python_version < "3.12" python-jose==3.3.0 ; python_version >= "3.7" and python_version < "3.12" python-magic==0.4.27 ; python_version >= "3.7" and python_version < "3.12" python-multipart==0.0.6 ; python_version >= "3.7" and python_version < "3.12" python-multipart==0.0.7 ; python_version >= "3.7" and python_version < "3.12" python3-openid==3.2.0 ; python_version >= "3.7" and python_version < "3.12" pytz==2023.3 ; python_version >= "3.7" and python_version < "3.12" pyyaml==6.0 ; python_version >= "3.7" and python_version < "3.12" Loading
packages/util/test-requirements.txt +1 −0 Original line number Diff line number Diff line pytest pytest-httpserver responses Werkzeug
pyproject.toml +1 −0 Original line number Diff line number Diff line Loading @@ -152,6 +152,7 @@ testfixtures = "*" tuspy = "*" twill = "*" watchdog = "*" Werkzeug = "*" [tool.ruff] select = ["E", "F", "B", "UP"] Loading