chore(deps): update dependency djangorestframework to >=3.12.1,<3.15 (#2177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1dbad9be1
commit
69aadd66ea
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ setup(
|
|||
install_requires=[
|
||||
"django-filter>=2.4.0,<22.0",
|
||||
"django>=3.2.12,<4.0",
|
||||
"djangorestframework>=3.12.1,<3.14",
|
||||
"djangorestframework>=3.12.1,<3.15",
|
||||
"drf-spectacular>=0.22.1,<0.25",
|
||||
"requests>=2.25.1,<2.29",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue