diff --git a/backend/pyproject.toml b/backend/pyproject.toml index a91f012..be9ef67 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "orjson>=3.10.0", "paho-mqtt>=1.6.0,<2.0.0", "PyNaCl>=1.5.0", - "slowapi==0.1.9", + "slowapi==0.1.10", "starlette==1.0.1", "vaderSentiment>=3.3.0", "uvicorn==0.34.0",