Skip to content

Commit

Permalink
Add fix reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Nov 19, 2024
1 parent b087a7c commit 2a5769d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion files/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ setuptools==69.5.1 ; python_version >= "3.8" and python_version < "3.13"
shellescape==3.8.1 ; python_version >= "3.8" and python_version < "3.13"
six==1.16.0 ; python_version >= "3.8" and python_version < "3.13"
sniffio==1.3.1 ; python_version >= "3.8" and python_version < "3.13"
social-auth-core==4.5.4 ; python_version >= "3.8" and python_version < "3.13"
social-auth-core==4.0.3 ; python_version >= "3.8" and python_version < "3.13"
sortedcontainers==2.4.0 ; python_version >= "3.8" and python_version < "3.13"
spython==0.3.13 ; python_version >= "3.8" and python_version < "3.13"
sqlalchemy==2.0.30 ; python_version >= "3.8" and python_version < "3.13"
Expand Down
1 change: 0 additions & 1 deletion tasks/slurm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@
requirements: /tmp/requirements.txt
virtualenv: "{{galaxy_export_dir}}/galaxy_venv"
extra_args: --extra-index-url https://wheels.galaxyproject.org/simple --only-binary all

0 comments on commit 2a5769d

Please sign in to comment.