diff --git a/setup.py b/setup.py index ee5848eb6..61cf84783 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ 'django-filter~=2.4', 'django-gravatar2~=1.4', 'django-guardian~=2.3', - 'fits2image==0.4.3', + 'fits2image==0.4.4', 'Markdown==3.3.4', # django-rest-framework doc headers require this to support Markdown 'numpy~=1.20', 'pillow==8.2.0',