mirror of https://github.com/zulip/zulip.git
requirements: Upgrade pip-tools to 1.10.1.
This commit is contained in:
parent
e1aabfceca
commit
0291214e0b
|
@ -38,6 +38,6 @@ snakeviz==0.4.2
|
|||
transifex-client==0.12.4
|
||||
|
||||
# Needed for updating the locked pip dependencies
|
||||
pip-tools==1.9.0
|
||||
pip-tools==1.10.1
|
||||
|
||||
-r mypy.txt
|
||||
|
|
|
@ -91,7 +91,7 @@ pexpect==4.2.1 # via ipython
|
|||
pickleshare==0.7.4 # via ipython
|
||||
pika==0.11.0
|
||||
pillow==4.3.0
|
||||
pip-tools==1.9.0
|
||||
pip-tools==1.10.1
|
||||
polib==1.0.8
|
||||
premailer==3.1.1
|
||||
prompt-toolkit==1.0.15 # via ipython
|
||||
|
|
Loading…
Reference in New Issue