diff --git a/setup.py b/setup.py index 7fbc8c5b..9efbeb79 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ "pydantic==2.4.2", "pydantic-core==2.10.1", "annotated-types==0.5.0", - "typing-extensions==4.8.0", + # "typing-extensions==4.8.0", "orjson==3.9.9", ] )