requirements: Upgrade pip-tools to 1.10.1.

This commit is contained in:
Vishnu Ks 2017-10-27 19:38:28 +00:00 committed by Tim Abbott
parent e1aabfceca
commit 0291214e0b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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