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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user