diff --git a/setup.cfg b/setup.cfg index 0990480bf1f5dd82b1374fc4f881788a01b68e20..854a0b520fa1ca55bdbcd0a41cfb2e065cb63327 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,8 +10,8 @@ license = MIT [options] packages = find: install_requires = - djangoldp~=2.1.0 - djangoldp_account>=2.1 + djangoldp~=3.0 + djangoldp_account>=3.0 [options.extras_require] include_package_data = True