Commit b48321a3 by Eric Fischer Committed by GitHub

Pin urllib3 requirement (#171)

parent e72a5629
...@@ -8,6 +8,7 @@ django-storages==1.5.2 # BSD ...@@ -8,6 +8,7 @@ django-storages==1.5.2 # BSD
elasticsearch-dsl==0.0.11 # Apache 2.0 elasticsearch-dsl==0.0.11 # Apache 2.0
ordered-set==2.0.2 # MIT ordered-set==2.0.2 # MIT
tqdm==4.11.2 # MIT tqdm==4.11.2 # MIT
urllib3==1.21.1 # MIT
# markdown is used by swagger for rendering the api docs # markdown is used by swagger for rendering the api docs
Markdown==2.6.6 # BSD Markdown==2.6.6 # BSD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment