diff --git a/setup.cfg b/setup.cfg
index 3046ee8095afe966b4ae9c88227020c29ea9943d..0990480bf1f5dd82b1374fc4f881788a01b68e20 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,7 +11,7 @@ license = MIT
 packages = find:
 install_requires =
     djangoldp~=2.1.0
-    djangoldp_account~=2.1
+    djangoldp_account>=2.1
 
 [options.extras_require]
 include_package_data = True