diff --git a/Pipfile b/Pipfile index e7db91f..6024f40 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" django = "==3.2.9" djangorestframework = "==3.12.4" django-environ = "==0.8.1" -drf-yasg = "==1.20.0" +drf-yasg = "==1.21.5" gunicorn = "==20.1.0" psycopg2-binary = "==2.9.1" sentry-sdk = "==1.4.3"