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 6aa9bd7 commit dc39578Copy full SHA for dc39578
setup.py
@@ -16,7 +16,7 @@
16
long_description_content_type='text/markdown',
17
packages=find_packages(),
18
platforms='any',
19
- install_requires=['django>=3.2', 'djangorestframework>=3.15'],
+ install_requires=['django>=3.2', 'djangorestframework>=3.14.0'],
20
python_requires='>=3.5',
21
classifiers=[
22
'Development Status :: 5 - Production/Stable',
0 commit comments