From 88a4f93104781c1ebe6e61c4ca0fd9f4f8b52f53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9?= Date: Mon, 25 Apr 2022 16:28:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=84=D0=B0=D0=B9=D0=BB=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8?= =?UTF-8?q?=D0=BC=D0=BE=D1=81=D1=82=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- req.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 req.txt diff --git a/req.txt b/req.txt new file mode 100644 index 0000000..a164a51 --- /dev/null +++ b/req.txt @@ -0,0 +1,6 @@ +asgiref==3.5.0 +Django==4.0.3 +django-environ==0.8.1 +gunicorn==20.1.0 +Pillow==9.1.0 +sqlparse==0.4.2