Skip to content

Commit

Permalink
Feature/requirements (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil authored Aug 27, 2023
2 parents 1481721 + d28cad6 commit 32297e0
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 @@ -49,14 +49,14 @@ dependencies = [
"jinja2>=3.1.2,<4.0.0",
"jsonschema_rs>=0.16.2,<0.20.0",
"loguru>=0.7.0,<0.8.0",
"pydantic>=2.2.1,<3.0.0",
"pydantic>=2.3.0,<3.0.0",
"pydantic-settings>=2.0.0,<3.0.0",
"pyfactories>=2.0.0",
"python-multipart>=0.0.5,<0.0.7",
"openapi-schemas-pydantic>=2.0.0",
"orjson>=3.8.5,<4.0.0",
"rich>=13.3.1,<14.0.0",
"starlette>=0.31.0,<1.0",
"starlette>=0.31.1,<1.0",
]
keywords = [
"api",
Expand Down

0 comments on commit 32297e0

Please sign in to comment.