misc: allow up to djangorestframework 3.9 (buster version)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details

This commit is contained in:
Frédéric Péters 2020-04-03 14:06:43 +02:00
parent 2b14cc2c28
commit a4ca6b6c92
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ setup(
'XStatic_roboto-fontface>=0.5.0.0',
'eopayment>=1.43',
'python-dateutil',
'djangorestframework>=3.3, <3.8',
'djangorestframework>=3.3, <3.10',
'django-ratelimit<3',
'sorl-thumbnail',
'Pillow',