Skip to content

Commit

Permalink
Revert DjangoModelPermissions (Details: encode/django-rest-framework#…
Browse files Browse the repository at this point in the history
  • Loading branch information
zengqiu committed Mar 29, 2024
1 parent 6aa9bd7 commit dc39578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
long_description_content_type='text/markdown',
packages=find_packages(),
platforms='any',
install_requires=['django>=3.2', 'djangorestframework>=3.15'],
install_requires=['django>=3.2', 'djangorestframework>=3.14.0'],
python_requires='>=3.5',
classifiers=[
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit dc39578

Please sign in to comment.