mirror of https://github.com/zulip/zulip.git
requirements: Upgrade babel to 2.5.1.
This commit is contained in:
parent
dafdb9fe53
commit
9a2dcf3e0b
|
@ -22,7 +22,7 @@ arrow==0.10.0 # via gitlint
|
|||
asn1crypto==0.22.0 # via cryptography
|
||||
attrs==17.2.0 # via automat, service-identity
|
||||
automat==0.6.0 # via twisted
|
||||
babel==2.5.0
|
||||
babel==2.5.1
|
||||
backports-abc==0.5
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
beautifulsoup4==4.6.0
|
||||
|
|
|
@ -15,7 +15,7 @@ recommonmark==0.4.0
|
|||
|
||||
# Dependencies of Sphinx
|
||||
alabaster==0.7.10
|
||||
babel==2.5.0
|
||||
babel==2.5.1
|
||||
# Upgrading to the latest version of CommonMark breaks the
|
||||
# compatibility with recommonmark. See
|
||||
# https://github.com/rtfd/recommonmark/issues/24
|
||||
|
|
Loading…
Reference in New Issue