Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan authored Oct 6, 2023
1 parent 92f105c commit ec364ed
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 @@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
redys = "^0.9"
htag = "^0.50"
htag = ">= 0.51"
starlette = "0.29.0"
pycryptodomex = "^3.19.0"
uvicorn = {version = "0.22.0", extras = ["standard"]}
Expand Down

0 comments on commit ec364ed

Please sign in to comment.