diff --git a/poetry.lock b/poetry.lock index b6202c9..c6c5197 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiosqlite" @@ -2938,4 +2938,4 @@ deploy = ["asyncpg", "uvicorn"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "a4b0ccc2aa2f09ac050e3b40805a14c0ab1a5ca2192b40099c0743ee4dc3893c" +content-hash = "c9e72767ebd4e83a3dfcc1bddeed3639d002ad248b0ce9ef5ba554edbd89d697" diff --git a/pyproject.toml b/pyproject.toml index 5bbb24f..482b832 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,6 +57,7 @@ pyyaml = "^6.0.2" backoff = "^2.2.1" httpx-gssapi = "^0.3.1" cashews = "^7.2.0" +greenlet = "^3.1.1" [tool.poetry.group.dev.dependencies]