From 354cc69f098182afa70f1c7d766b76c1ff710bd1 Mon Sep 17 00:00:00 2001 From: Alex Lowe Date: Wed, 25 Sep 2024 11:39:29 -0400 Subject: [PATCH] chore: fix --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index e3e03c9a..8920cfb3 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,6 @@ def is_rtd() -> bool: "pyxdg", "requests", "requests-unixsocket2>=0.4.0", - "urllib3<2", # keep compatible API ]