diff --git a/setup.cfg b/setup.cfg index 78a3083..73966e8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ install_requires = django>=1.10 django-choices requests - glom + glom==23.5.0 tests_require = pytest pytest-django