aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 9fbcc6b..e065f6e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,6 +28,7 @@ install_requires =
pyOpenSSL==22.0.0
jsonschema==4.4.0
dacite==1.6.0
+ more-itertools>=8.12.0
setup_requires =
pytest-runner==5.2
tests_require =