diff --git a/frameworks/Python/litestar/requirements-socketify.txt b/frameworks/Python/litestar/requirements-socketify.txt index 75fdf6fc3dd..13168cc43c7 100644 --- a/frameworks/Python/litestar/requirements-socketify.txt +++ b/frameworks/Python/litestar/requirements-socketify.txt @@ -1,3 +1,3 @@ orjson==3.10.16 -litestar==2.17.0 +litestar==2.18.0 git+https://github.com/cirospaciari/socketify.py.git@main#socketify diff --git a/frameworks/Python/litestar/requirements.txt b/frameworks/Python/litestar/requirements.txt index f45f8fd344d..68f19d32514 100644 --- a/frameworks/Python/litestar/requirements.txt +++ b/frameworks/Python/litestar/requirements.txt @@ -1,4 +1,4 @@ asyncpg==0.30.0 -litestar==2.17.0 +litestar==2.18.0 Jinja2==3.1.6 orjson==3.10.18 \ No newline at end of file