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