Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Merge 86f63c9 into 18bec69
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 27, 2020
2 parents 18bec69 + 86f63c9 commit da99b3f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
asn1crypto==0.24.0 # via cryptography
certifi==2018.10.15 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
cryptography==2.3.1 # via pyopenssl
idna==2.7 # via cryptography, requests
cryptography==3.2 # via pyopenssl
idna==2.7 # via requests
pycparser==2.19 # via cffi
pyopenssl==18.0.0
requests==2.20.0
pyopenssl==18.0.0 # via -r requirements.in
requests==2.20.0 # via -r requirements.in
six==1.11.0 # via cryptography, pyopenssl
urllib3==1.24 # via requests

0 comments on commit da99b3f

Please sign in to comment.