diff --git a/setup.py b/setup.py index 7d4775c3875..4ba0409d5e1 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ "tenacity>=7,<9", "toml>=0.10.0,<1", "tqdm>=4,<5", - "typeguard", + "typeguard==2.13.3", "fastapi>=0.68.0,<1", "uvicorn[standard]>=0.14.0,<1", "dask>=2021.1.0",