mirror of https://github.com/zulip/zulip.git
requirements: Upgrade Scrapy from 1.6.0 to 1.7.2.
This commit is contained in:
parent
f6791b30af
commit
5c4fcf809a
|
@ -11,7 +11,7 @@ moto==1.3.13
|
|||
Twisted==19.2.1
|
||||
|
||||
# Needed for documentation links test
|
||||
Scrapy==1.6.0
|
||||
Scrapy==1.7.2
|
||||
|
||||
# Needed to compute test coverage
|
||||
coverage==4.5.3
|
||||
|
|
|
@ -151,7 +151,7 @@ requests-oauthlib==1.0.0 # via python-twitter, social-auth-core
|
|||
requests[security]==2.22.0 # via aws-xray-sdk, cfn-lint, docker, hypchat, matrix-client, moto, premailer, pyoembed, python-digitalocean, python-gcm, python-twitter, requests-oauthlib, responses, social-auth-core, sphinx, stripe, twilio
|
||||
responses==0.10.6 # via moto
|
||||
s3transfer==0.2.1 # via boto3
|
||||
scrapy==1.6.0
|
||||
scrapy==1.7.2
|
||||
service-identity==18.1.0 # via scrapy
|
||||
sh==1.12.14 # via gitlint
|
||||
simplegeneric==0.8.1 # via ipython
|
||||
|
|
Loading…
Reference in New Issue