Skip to content

Commit

Permalink
chore: Always use the latest alembic version
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzWeber0 committed Nov 14, 2024
1 parent eb29790 commit 46c61c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
]
dependencies = [
"PyYAML",
"alembic==1.13.3",
"alembic",
"appdirs",
"cachetools",
"email-validator",
Expand Down

0 comments on commit 46c61c9

Please sign in to comment.