From 88e19efc0b0e49718c514ab393109ecd04aaa0e5 Mon Sep 17 00:00:00 2001 From: Derinhelm Date: Wed, 14 Apr 2021 13:27:05 +0300 Subject: [PATCH] =?UTF-8?q?feat:=20=D0=97=D0=B0=D1=84=D0=B8=D0=BA=D1=81?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B0=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D1=8F=20drf-yasg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b4b923b..733426f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -21,4 +21,4 @@ toml==0.10.2 urllib3==1.26.4 djangorestframework-simplejwt==4.6.0 psycopg2-binary>=2.8 -drf-yasg>=1.20.0 +drf-yasg==1.20.0