mirror of https://github.com/zulip/zulip.git
requirements: Upgrade snakeviz from 1.0.0 to 2.0.0.
This commit is contained in:
parent
7e2e7ca0e5
commit
0e12626763
|
@ -38,7 +38,7 @@ tblib==1.3.2
|
||||||
gitlint==0.10.0
|
gitlint==0.10.0
|
||||||
|
|
||||||
# Needed for visualising cprofile reports
|
# Needed for visualising cprofile reports
|
||||||
snakeviz==1.0.0
|
snakeviz==2.0.0
|
||||||
|
|
||||||
# Needed to sync translations from transifex
|
# Needed to sync translations from transifex
|
||||||
transifex-client==0.12.5
|
transifex-client==0.12.5
|
||||||
|
|
|
@ -163,7 +163,7 @@ sh==1.11 # via gitlint
|
||||||
simplegeneric==0.8.1 # via ipython
|
simplegeneric==0.8.1 # via ipython
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
smmap==0.9.0
|
smmap==0.9.0
|
||||||
snakeviz==1.0.0
|
snakeviz==2.0.0
|
||||||
snowballstemmer==1.2.1
|
snowballstemmer==1.2.1
|
||||||
social-auth-app-django==3.1.0
|
social-auth-app-django==3.1.0
|
||||||
social-auth-core==3.1.0 # via social-auth-app-django
|
social-auth-core==3.1.0 # via social-auth-app-django
|
||||||
|
|
Loading…
Reference in New Issue