Skip to content

Commit

Permalink
Merge pull request #5369 from hypothesis/re-add-certifi
Browse files Browse the repository at this point in the history
Re-add certifi dependency
  • Loading branch information
Hannah Stepanek committed Oct 11, 2018
2 parents cc0d6da + 848b19c commit d331dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ backports.functools_lru_cache
bcrypt
bleach >= 2.0
celery >= 4.2.1
certifi # Required to connect to Elasticsearch over SSL.
cffi
click
deform < 1.0
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ bcrypt==3.1.3
billiard==3.5.0.3 # via celery
bleach==2.1.3
celery==4.2.1
certifi==2018.8.24
cffi==1.7.0
chameleon==2.24 # via deform
click==6.6
Expand Down

0 comments on commit d331dc3

Please sign in to comment.