diff --git a/pyproject.toml b/pyproject.toml index 451baac08..8780ef8fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "django-imagekit==5.0", "django-haystack==3.3.0", "elasticsearch>=7,<8", - "django-tastypie==0.14.7", + "django-tastypie==0.15.1", "pytz==2021.1", "python-dateutil==2.8.2", "requests>=2.26.0",