mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
requirements: Upgrade six from 1.11.0 to 1.12.0.
This commit is contained in:
parent
a028fb710b
commit
aaf20d2768
@ -124,7 +124,7 @@ requests_oauthlib==1.0.0
|
||||
rsa==4.0
|
||||
|
||||
# Needed for Python 2+3 compatibility
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
smmap==0.9.0
|
||||
|
||||
# Needed for Tornado websockets support
|
||||
|
||||
@ -158,7 +158,7 @@ scrapy==1.5.1
|
||||
service-identity==18.1.0 # via scrapy
|
||||
sh==1.11 # via gitlint
|
||||
simplegeneric==0.8.1 # via ipython
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
smmap==0.9.0
|
||||
snakeviz==1.0.0
|
||||
snowballstemmer==1.2.1
|
||||
|
||||
@ -110,7 +110,7 @@ requests-oauthlib==1.0.0
|
||||
requests[security]==2.21.0 # via matrix-client, premailer, pyoembed, python-gcm, python-twitter, requests-oauthlib, social-auth-core, stripe, twilio
|
||||
rsa==4.0
|
||||
simplegeneric==0.8.1 # via ipython
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
smmap==0.9.0
|
||||
social-auth-app-django==3.1.0
|
||||
social-auth-core==2.0.0 # via social-auth-app-django
|
||||
|
||||
Loading…
Reference in New Issue
Block a user