Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit b48321a

Browse files
author
Eric Fischer
authored
Pin urllib3 requirement (#171)
1 parent e72a562 commit b48321a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ django-storages==1.5.2 # BSD
88
elasticsearch-dsl==0.0.11 # Apache 2.0
99
ordered-set==2.0.2 # MIT
1010
tqdm==4.11.2 # MIT
11+
urllib3==1.21.1 # MIT
1112

1213
# markdown is used by swagger for rendering the api docs
1314
Markdown==2.6.6 # BSD

0 commit comments

Comments
 (0)