Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
0.0.2
  • Loading branch information
eadwinCode committed Feb 14, 2024
commit 0f3de3682acf83662777d797954c8b120423ce09
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ classifiers = [
]

dependencies = [
"ellar >= 0.6.7",
"ellar >= 0.7.0",
"sqlalchemy >= 2.0.23",
"alembic >= 1.10.0"
]
Expand Down