Skip to content

Commit

Permalink
fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan committed Oct 3, 2023
1 parent 9fd9b0b commit bb901bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.7"
redys = "^0.9"
htag = "^0.42"
starlette = "0.29.0"
pycryptodomex = "^3.19.0"
uvicorn = {version = "0.22.0", extras = ["standard"]}
redys = "^0.9"


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

0 comments on commit bb901bf

Please sign in to comment.