diff --git a/setup.py b/setup.py index 4a494a04..300721fe 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ def get_version(): "beautifulsoup4~=4.11", "polling2~=0.5.0", "urllib3>=1.26.19,<3", - "typing-extensions~=4.13.0", + "typing-extensions~=4.13", "frozendict~=2.3", "python-dateutil~=2.8.2", "retry==0.9.2",