diff --git a/setup.py b/setup.py index 21561df..35a12cb 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ "purl", "elasticsearch>=8.0.0", "uwsgidecorators-fallback", - "django-oscar-odin>=0.2.0", + "django-oscar-odin>0.1.0", ], # mark test target to require extras. extras_require={