diff --git a/backend/requirements.txt b/backend/requirements.txt
index 221a034a22f7794d23f51564822858df3d35ba0b..b5f170750297f2f79f68dd732a8371f1cbc4ff72 100644
--- a/backend/requirements.txt
+++ b/backend/requirements.txt
@@ -7,3 +7,4 @@ psycopg2~=2.7.1
 xlrd~=1.0.0
 pytest-cov~=2.5.1
 pylint~=1.7.4
+django-cors-headers~=2.1.0