From 4a695ce61204af6121f40c2bff9ab3ac65069f33 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 16 Oct 2021 11:17:34 -0700 Subject: [PATCH] Update environs to fix zillions of warnings --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d79a475..7cf1c68a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ colorthief==0.2.1 Django==3.2.5 django-imagekit==4.0.2 django-model-utils==4.0.0 -environs==7.2.0 +environs==9.3.4 flower==0.9.4 Markdown==3.3.3 Pillow>=8.2.0