Skip to content

Commit 1adec79

Browse files
set requirement urllib3<1.25,>=1.21.1 for requests (#47)
1 parent 5b08659 commit 1adec79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ pytest-django==3.4.5
2323
ckanapi==4.1
2424

2525
celery-slack==0.3.0
26+
27+
urllib3<1.25,>=1.21.1 #requests 2.21.0

0 commit comments

Comments
 (0)