From 847c63cd1fd44b6c069a7cfc06097e610574548a Mon Sep 17 00:00:00 2001 From: Akromjon <152626511+RustamovAkrom@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:05:43 +0500 Subject: [PATCH] fix: update req --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9fe8ad3..334ab0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ django-appconf==1.0.6 django-compressor django_sitemaps==2.0.1 gunicorn==23.0.0 -pillow==10.4.0 \ No newline at end of file +pillow \ No newline at end of file