mirror of https://github.com/zulip/zulip.git
requirements: Clean up dev.txt.
This commit is contained in:
parent
2d06004ee9
commit
107e6b4c51
|
@ -37,11 +37,7 @@ snakeviz==0.4.2
|
|||
# Needed to sync translations from transifex
|
||||
transifex-client==0.12.4
|
||||
|
||||
# Dependency of transifex-client
|
||||
urllib3==1.22
|
||||
|
||||
# Needed for updating the locked pip dependencies
|
||||
first==2.0.1
|
||||
pip-tools==1.9.0
|
||||
|
||||
-r mypy.txt
|
||||
|
|
|
@ -52,7 +52,7 @@ django-webpack-loader==0.5.0
|
|||
django==1.11.4
|
||||
docopt==0.6.2
|
||||
docutils==0.14
|
||||
first==2.0.1
|
||||
first==2.0.1 # via pip-tools
|
||||
fonttools==3.15.0
|
||||
gitdb==0.6.4
|
||||
gitlint==0.8.2
|
||||
|
|
Loading…
Reference in New Issue