We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde58b3 commit a773849Copy full SHA for a773849
1 file changed
setup.py
@@ -58,7 +58,7 @@
58
'docstrfmt~=1.8.0',
59
],
60
'rest': [
61
- 'djangorestframework>=3.14,<3.16',
+ 'djangorestframework>=3.14,<3.15.2',
62
'django-filter~=23.2', # django-filter uses CalVer
63
'drf-yasg~=1.21.7',
64
0 commit comments