From 7dea32a441b1a73c6fe28fcf649700dab7bff454 Mon Sep 17 00:00:00 2001 From: Shane Date: Sat, 3 May 2025 17:17:41 +1000 Subject: [PATCH] fix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 241b250..0379285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ requests>=2.32.3,<3.0.0 python-dotenv>=1.0.1,<2.0.0 python-wordpress-xmlrpc>=2.3,<3.0.0 -urllib3>=2.0.0,<3.0.0 +urllib3>=1.25.8,<2.0.0 # Web scraping and automation selenium>=4.29.0,<5.0.0