chore(api): pin/upgrade django to ~=3.2.13
This commit is contained in:
parent
eef789e4d1
commit
14b716d366
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
"coreapi",
|
||||
"django~=3.0",
|
||||
"django~=3.2.13",
|
||||
"djangorestframework",
|
||||
"django-filter",
|
||||
"drf-spectacular",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue