diff --git a/setup.py b/setup.py index bd26491..36bed65 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,6 @@ requires = [ "PyHamcrest>=2.0.0", - "typing-extensions>=4.1.1", "pydantic>=1.10.0" ]