Skip to content

Commit 77e0de6

Browse files
committed
set max version of urllib3 while we wait for CacheControl
1 parent 3d5e459 commit 77e0de6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ cwl-upgrader >= 1.2.3
22
packaging
33
rdflib
44
requests
5-
CacheControl
5+
CacheControl < 0.13
6+
urllib3 < 2 # until CacheControl has a fixed release
67
schema-salad >= 8.3.20220825114525, < 9
78
ruamel.yaml >= 0.17.6, < 0.17.23;python_version>='3.7'
89
ruamel.yaml >= 0.16.12, < 0.17.23

0 commit comments

Comments
 (0)