diff --git a/setup.py b/setup.py index 1d5e681..4d14d5c 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ install_requires=[ "annotated-types~=0.6.0", "anyio~=4.9.0", - "certifi~=2025.4.26", + "certifi", "distro~=1.9.0", "exceptiongroup~=1.2.2", "h11~=0.16.0",