Skip to content

Commit

Permalink
Sort dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Jun 3, 2024
1 parent f66b4ba commit 6848bb0
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 @@ -75,13 +75,15 @@ asgiref = { version = "^3.7", optional = true }
dnslib = { version = "^0.9", optional = true }

[tool.poetry.group.dev.dependencies]
aiocarbon = "^0.15.3"
aiohttp = "^3.9"
aiohttp-asgi = "~0.5.2"
aiomisc-pytest = "^1.0.8"
asgiref = "^3.7"
async-timeout = "^4.0.2"
autodoc = "^0.5.0"
autoflake = "1.4"
certifi = "^2024.6.2"
collective-checkdocs = "^0.2"
coveralls = "^3.3.1"
croniter = "^2.0"
Expand Down Expand Up @@ -110,8 +112,6 @@ timeout-decorator = "^0.5.0"
types-croniter = "^1.3"
types-setuptools = "^65.6.0.1"
uvicorn = "^0.27"
aiocarbon = "^0.15.3"
certifi = "^2024.6.2"

[tool.poetry.group.uvloop.dependencies]
uvloop = "^0.19.0"
Expand Down

0 comments on commit 6848bb0

Please sign in to comment.