From 30da4738eee6c2436dd6f4d879069c0e3713eec6 Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Tue, 9 Nov 2021 22:23:03 +0100 Subject: add cors --- python.req | 1 + 1 file changed, 1 insertion(+) (limited to 'python.req') diff --git a/python.req b/python.req index 9a4a7c2..4f2ded4 100644 --- a/python.req +++ b/python.req @@ -2,6 +2,7 @@ asgiref==3.4.1 cffi==1.15.0 cryptography==35.0.0 Django==3.2.9 +django-cors-headers==3.10.0 django-rest-knox==4.1.0 djangorestframework==3.12.4 pycparser==2.21 -- cgit v1.2.3