diff --git a/poetry.lock b/poetry.lock index b85afa8..6c521bf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2292,4 +2292,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "~3.12" -content-hash = "5faebfab1775b96a520f2667848088e4d5830921a6470ad20177c1013c03ec5c" +content-hash = "0dd4aee212c1c4d59e488e0855df6a9baacdcaa308ccb4b97f5ed8c675bff636" diff --git a/pyproject.toml b/pyproject.toml index 5077fc5..776f434 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ pyright = "1.1.381" ruff = "0.6.7" edgedb-pydantic-codegen = "2024.9.2" pyinstrument = "4.7.3" -uvicorn = "^0.30.6" +uvicorn = "0.30.6" [build-system] requires = ["poetry-core"]