diff --git a/setup.cfg b/setup.cfg index dade7fb34ca4b0e87e7536144be461e4d772886d..ac5dc54da8ec88c2755b96f689b6d143ebd894ad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,7 +10,7 @@ license = MIT [options] packages = find: install_requires = - djangoldp>=1.3.0 + djangoldp~=2.0.0 [options.extras_require] include_package_data = True