Skip to content

Commit de4cbfd

Browse files
committed
pin urllib3 to fix urllib3 2.0 issues with ssl on build images
1 parent d3ed0d9 commit de4cbfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
jsonschema[format_nongpl]==3.2.0
22
pyyaml==5.4.1
33
requests>=2.18
4+
urllib3<2
45
jsonmerge>=1.8.0

0 commit comments

Comments
 (0)