Update requirementslib version

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2018-11-02 11:35:20 -04:00
parent b1d3aec5d2
commit 77b3edd302
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# -*- coding=utf-8 -*-
__version__ = '1.2.3'
__version__ = '1.2.4'
import logging
+1 -1
View File
@@ -27,7 +27,7 @@ requests==2.20.0
idna==2.7
urllib3==1.24
certifi==2018.10.15
requirementslib==1.2.3
requirementslib==1.2.4
attrs==18.2.0
distlib==0.2.8
packaging==18.0