From 673acf791819283ab3fbb2d4eb2330d05651da78 Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Fri, 4 Oct 2024 18:10:18 +0200 Subject: [PATCH] do we still need this pin? --- test_requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/test_requirements.txt b/test_requirements.txt index 3b2c22ad..1ebf0279 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -11,5 +11,3 @@ pytest>=2.9.0 pytest-cov>=3.0.0 pytest-vcr requests-mock>=1.7.0 -# We need this pin until a new version of vcrpy is out. -urllib3<2