Skip to content

Commit

Permalink
Merge pull request galaxyproject#16081 from mvdbeek/gxformat2_update
Browse files Browse the repository at this point in the history
[23.0] Fix BCO export by updating gxformat2
  • Loading branch information
martenson authored May 12, 2023
2 parents 19e361b + 4d6008f commit a4266b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ galaxy2cwl==0.1.4 ; python_version >= "3.7" and python_version < "3.12"
gravity==1.0.3 ; python_version >= "3.7" and python_version < "3.12"
greenlet==2.0.1 ; python_version >= "3.7" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "3.12"
gunicorn==20.1.0 ; python_version >= "3.7" and python_version < "3.12"
gxformat2==0.17.0 ; python_version >= "3.7" and python_version < "3.12"
gxformat2==0.18.0 ; python_version >= "3.7" and python_version < "3.12"
h11==0.14.0 ; python_version >= "3.7" and python_version < "3.12"
h5py==3.8.0 ; python_version >= "3.7" and python_version < "3.12"
humanfriendly==10.0 ; python_version >= "3.7" and python_version < "3.12"
Expand Down

0 comments on commit a4266b8

Please sign in to comment.