Skip to content

Commit 22c979d

Browse files
committed
Drop django-countries dependency, it is not needed when we have a list country names ourselves
- Legacy-Id: 13145
1 parent 5608ad0 commit 22c979d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ decorator>=3.4.0
99
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
1010
Django>=1.8.16,<1.9
1111
django-bootstrap3>=5.1.1,<7.0.0 # django-bootstrap 7.0 requires django 1.8
12-
django-countries>=4.0
1312
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
1413
django-markup>=1.1
1514
django-tastypie>=0.13.1

0 commit comments

Comments
 (0)