requirements: Upgrade snakeviz from 1.0.0 to 2.0.0.

This commit is contained in:
Vishnu Ks 2019-04-24 12:15:38 +00:00 committed by Tim Abbott
parent 7e2e7ca0e5
commit 0e12626763
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ tblib==1.3.2
gitlint==0.10.0
# Needed for visualising cprofile reports
snakeviz==1.0.0
snakeviz==2.0.0
# Needed to sync translations from transifex
transifex-client==0.12.5

View File

@ -163,7 +163,7 @@ sh==1.11 # via gitlint
simplegeneric==0.8.1 # via ipython
six==1.12.0
smmap==0.9.0
snakeviz==1.0.0
snakeviz==2.0.0
snowballstemmer==1.2.1
social-auth-app-django==3.1.0
social-auth-core==3.1.0 # via social-auth-app-django