Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
provinzkraut authored Sep 30, 2023
1 parent 6b9d8bc commit 9d67bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ rich = ">=13.0.0"
rich-click = "*"
sqlalchemy = { version = ">=2.0.12", optional = true }
structlog = { version = "*", optional = true }
advanced-alchemy = { version = "0.2.2", optional = true }
advanced-alchemy = { version = ">=0.2.2", optional = true }
typing-extensions = "*"
uvicorn = { extras = ["standard"], version = ">=0.22.0", optional = true }

Expand Down

0 comments on commit 9d67bd5

Please sign in to comment.