mirror of https://github.com/zulip/zulip.git
requirements: Upgrade coverage from 4.5.2 to 4.5.3.
This commit is contained in:
parent
f9f823066e
commit
3ccd8ef26d
|
@ -14,7 +14,7 @@ Twisted==19.2.0
|
|||
Scrapy==1.6.0
|
||||
|
||||
# Needed to compute test coverage
|
||||
coverage==4.5.2
|
||||
coverage==4.5.3
|
||||
|
||||
# fake for LDAP testing
|
||||
fakeldap==0.6.1
|
||||
|
|
|
@ -39,7 +39,7 @@ chardet==3.0.4
|
|||
click==6.6 # via gitlint, pip-tools
|
||||
commonmark==0.5.4
|
||||
constantly==15.1.0 # via twisted
|
||||
coverage==4.5.2
|
||||
coverage==4.5.3
|
||||
cryptography==2.6.1
|
||||
cssselect==1.0.3 # via parsel, premailer, scrapy
|
||||
cssutils==1.0.2 # via premailer
|
||||
|
|
Loading…
Reference in New Issue