Skip to content

Commit

Permalink
Merge b86b4be into cdb3abb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 24, 2020
2 parents cdb3abb + b86b4be commit 2d2bd4f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Expand Up @@ -5,7 +5,7 @@
# pip-compile requirements.in
#
beautifulsoup4==4.8.1
bleach==3.1.0 # via readme-renderer
bleach==3.1.1 # via readme-renderer
cached-property==1.5.1
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
Expand All @@ -23,6 +23,7 @@ jsmin==2.2.2
langdetect==1.0.7
layeredconfig==0.3.3
lxml==4.4.1
markupsafe==1.1.1 # via jinja2
pkginfo==1.5.0.1 # via twine
psutil==5.6.3
pygments==2.4.2 # via readme-renderer
Expand All @@ -42,8 +43,9 @@ tqdm==4.36.1 # via twine
twine==2.0.0
urllib3==1.25.6 # via requests
webencodings==0.5.1 # via bleach, html5lib
werkzeug==0.16.0
wheel==0.33.6
whoosh==2.7.4
werkzeug==0.16.0

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.5.1 # via twine
# setuptools

0 comments on commit 2d2bd4f

Please sign in to comment.