Skip to content

Commit

Permalink
Correct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Nov 15, 2023
1 parent 7108a3f commit 7839288
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ dependencies = [
"dynaconf>=3.2",
"starlette>=0.31",
"strawberry-graphql>=0.213",
"websockets>=10.2",
"rich>=12.0",
"websockets>=12.0",
"rich>=13.6",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 7839288

Please sign in to comment.