Skip to content

Commit

Permalink
build: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Aug 21, 2024
1 parent 4911111 commit 07ba840
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 131 deletions.
130 changes: 1 addition & 129 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ jinja2 = "^3.1.4"
loguru = "^0.7.0"
litestar = { version = "^2.10.0", extras = ['jinja', 'standard'] }
redis = { extras = ["hiredis"], version = "^5.0.0" }
regex = "^2024.7.24"
uvicorn = { version = "^0.30.6", extras = ['standard'] }
uuid6 = "^2024.7.10"
pg8000 = "^1.31.2"
pydash = "^8.0.3"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 07ba840

Please sign in to comment.