requirements: Upgrade Babel to 2.5.3.

This commit is contained in:
Vishnu Ks 2018-02-13 18:26:25 +00:00 committed by Tim Abbott
parent 9b93e8cba8
commit d8eb4a115c
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ asn1crypto==0.23.0 # via cryptography
attrs==17.3.0 # via automat, service-identity
automat==0.6.0 # via twisted
aws-xray-sdk==0.94 # via moto
babel==2.5.1
babel==2.5.3
backports-abc==0.5
backports.ssl-match-hostname==3.5.0.1
beautifulsoup4==4.6.0

View File

@ -16,7 +16,7 @@ recommonmark==0.4.0
# Dependencies of Sphinx
alabaster==0.7.10
babel==2.5.1
babel==2.5.3
# Upgrading to the latest version of CommonMark breaks the
# compatibility with recommonmark. See
# https://github.com/rtfd/recommonmark/issues/24

View File

@ -8,7 +8,7 @@
# For details, see requirements/README.md .
#
alabaster==0.7.10
babel==2.5.1
babel==2.5.3
certifi==2017.11.5 # via requests
chardet==3.0.4 # via requests
commonmark==0.5.4