fix: Remove the drf-yasg constraint.

The reason is very unclear so dropping it to see if we can fix the api
docs build in 3.11
This commit is contained in:
Feanil Patel
2024-06-07 16:26:11 -04:00
parent 0b45e99128
commit 5e1fffe3ab

View File

@@ -76,9 +76,6 @@ social-auth-app-django==5.0.0
urllib3<2.0.0
# greater version has dropped few dependencies. Fix this in other ticket.
drf-yasg<1.21.6
# Adding pin to avoid any major upgrade
djangorestframework<3.15.0