setup: bump ida-settings dependency

closes #288 
closes #289
This commit is contained in:
Willi Ballenthin
2020-09-07 11:31:28 -06:00
committed by GitHub
parent 6243e85b6f
commit aecf939366

View File

@@ -22,7 +22,7 @@ requirements = [
"ruamel.yaml",
"wcwidth",
"halo==0.0.30",
"ida-settings==1.0.1",
"ida-settings==2.0.1",
]
if sys.version_info >= (3, 0):