bump cfgv, forgot in last PR

This commit is contained in:
Anthony Sottile
2019-01-07 07:38:16 -08:00
parent a2b536030a
commit 8432d9b692

View File

@@ -36,7 +36,7 @@ setup(
},
install_requires=[
'aspy.yaml',
'cfgv>=1.3.0',
'cfgv>=1.4.0',
'identify>=1.0.0',
# if this makes it into python3.8 move to extras_require
'importlib-metadata',