diff --git a/setup.py b/setup.py index 9f20bc4c1..ca5a457a3 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ "fastapi==0.111.1", "uvicorn[standard]==0.29.0", "gunicorn==22.0.0", - "click==8.1.7", + "click==8.3.2", "xlrd==2.0.2", "asyncio==3.4.3", "tiktoken==0.6.0",