Skip to content

Commit

Permalink
uvicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
yu23ki14 committed Aug 10, 2024
1 parent 7fe79c4 commit 6b5e0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies = [
"pydantic",
"starlette",
"python-dotenv",
"uvicorn[standard]",
]

[project.urls]
Expand All @@ -56,7 +57,6 @@ dev=[
"types-python-dateutil",
"psycopg2-binary",
"factory_boy",
"uvicorn",
"polyfactory",
"httpx",
]
Expand Down

0 comments on commit 6b5e0be

Please sign in to comment.