Skip to content

Commit

Permalink
Drop alembic_util
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed Apr 10, 2023
1 parent 653b910 commit dcf7b05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/galaxy/dependencies/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ aiofiles==23.1.0 ; python_version >= "3.7" and python_version < "3.12"
aiohttp==3.8.4 ; python_version >= "3.7" and python_version < "3.12"
aioitertools==0.11.0 ; python_version >= "3.7" and python_version < "3.12"
aiosignal==1.3.1 ; python_version >= "3.7" and python_version < "3.12"
alembic-utils==0.8.1 ; python_version >= "3.7" and python_version < "3.12"
alembic==1.10.2 ; python_version >= "3.7" and python_version < "3.12"
amqp==5.1.1 ; python_version >= "3.7" and python_version < "3.12"
anyio==3.6.2 ; python_version >= "3.7" and python_version < "3.12"
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ url = "https://wheels.galaxyproject.org/simple"
a2wsgi = "*"
aiofiles = "*"
alembic = "*"
alembic_utils = "*"
apispec = "*"
Babel = "*"
bdbag = ">=1.6.3"
Expand Down

0 comments on commit dcf7b05

Please sign in to comment.