mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
requirements: Upgrade Scrapy from 1.5.2 to 1.6.0.
This commit is contained in:
@@ -11,7 +11,7 @@ moto==1.3.7
|
||||
Twisted==18.9.0
|
||||
|
||||
# Needed for documentation links test
|
||||
Scrapy==1.5.2
|
||||
Scrapy==1.6.0
|
||||
|
||||
# Needed to compute test coverage
|
||||
coverage==4.5.2
|
||||
|
@@ -157,7 +157,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.2.0 # via boto3
|
||||
scrapy==1.5.2
|
||||
scrapy==1.6.0
|
||||
service-identity==18.1.0 # via scrapy
|
||||
sh==1.11 # via gitlint
|
||||
simplegeneric==0.8.1 # via ipython
|
||||
|
Reference in New Issue
Block a user