ara-server/requirements.txt
Florian Apolloner 47dc0ad989 Fixed XSS issue from DRF.
Details in https://github.com/encode/django-rest-framework/issues/6330

Change-Id: Icea25569b92c3559029ae1c93712e746684187f1
2019-01-17 22:40:43 +01:00

8 lines
123 B
Plaintext

pbr!=2.1.0,>=2.0.0 # Apache-2.0
Django>=2.1.5
djangorestframework>=3.9.1
django-cors-headers
django-filter
dynaconf[yaml]