diff --git a/setup.cfg b/setup.cfg index 25b5a60..1a18236 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ packages = drf_test_generator include_package_data = True python_requires = >=3.8 install_requires = - django>=42 + django>=4.2 djangorestframework>=3.12 [options.packages.find]