Skip to content

Commit

Permalink
Sort dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Apr 16, 2024
1 parent 9232794 commit 781815a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ classifiers = [
"Topic :: Utilities",
]
dependencies = [
"sphinx",
"starlette>=0.35",
"uvicorn>=0.25",
"websockets>=11.0",
"colorama",
"watchfiles",
"colorama",
"sphinx",
"starlette>=0.35",
"uvicorn>=0.25",
"watchfiles>=0.20",
"websockets>=11",
]
dynamic = ["version"]

Expand Down

0 comments on commit 781815a

Please sign in to comment.