requirements: Upgrade babel to 2.5.1.

This commit is contained in:
Vishnu Ks 2017-09-18 22:58:20 +00:00 committed by Tim Abbott
parent dafdb9fe53
commit 9a2dcf3e0b
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ arrow==0.10.0 # via gitlint
asn1crypto==0.22.0 # via cryptography asn1crypto==0.22.0 # via cryptography
attrs==17.2.0 # via automat, service-identity attrs==17.2.0 # via automat, service-identity
automat==0.6.0 # via twisted automat==0.6.0 # via twisted
babel==2.5.0 babel==2.5.1
backports-abc==0.5 backports-abc==0.5
backports.ssl-match-hostname==3.5.0.1 backports.ssl-match-hostname==3.5.0.1
beautifulsoup4==4.6.0 beautifulsoup4==4.6.0

View File

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