Skip to content

Commit

Permalink
(#827) add django-cors-headers dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kimjson committed Sep 12, 2021
1 parent 6beaae1 commit ed66a65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiclient==1.0.4
Django==2.2.24
django-cors-headers==3.8.0
httplib2==0.19.1
icalendar==4.0.7
mysqlclient==2.0.3
Expand All @@ -19,4 +20,4 @@ flake8==3.9.2
black==21.6b0
pytest==6.2.4
pytest-django==4.4.0
pytest-cov==2.12.1
pytest-cov==2.12.1

0 comments on commit ed66a65

Please sign in to comment.