mirror of https://github.com/zulip/zulip.git
requirements: Upgrade Scrapy from 1.5.1 to 1.5.2.
This commit is contained in:
parent
9231e5453c
commit
89467538c7
|
@ -11,7 +11,7 @@ moto==1.3.7
|
|||
Twisted==18.9.0
|
||||
|
||||
# Needed for documentation links test
|
||||
Scrapy==1.5.1
|
||||
Scrapy==1.5.2
|
||||
|
||||
# Needed to compute test coverage
|
||||
coverage==4.5.2
|
||||
|
|
|
@ -155,7 +155,7 @@ requests[security]==2.21.0 # via aws-xray-sdk, docker, hypchat, matrix-client,
|
|||
responses==0.10.5 # via moto
|
||||
rsa==4.0
|
||||
s3transfer==0.1.13 # via boto3
|
||||
scrapy==1.5.1
|
||||
scrapy==1.5.2
|
||||
service-identity==18.1.0 # via scrapy
|
||||
sh==1.11 # via gitlint
|
||||
simplegeneric==0.8.1 # via ipython
|
||||
|
|
Loading…
Reference in New Issue