Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Dec 31, 2024
1 parent bebe02a commit 9791199
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ classifiers = [
"Topic :: Internet :: WWW/HTTP",
]
dependencies = [
"aiohttp>=3.11.11,<4.0",
"pydantic>2.0,<3.0",
"pydantic-extra-types>=2.10.1,<3.0",
"aiohttp>=3.11.11,<4.0",
"pydantic>2.0,<3.0",
"pydantic-extra-types>=2.10.1,<3.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit 9791199

Please sign in to comment.