Remove unnecessary ipaddress dependency

This commit is contained in:
R. Miles McCain 2020-07-07 00:18:33 +00:00
parent a2776e64f6
commit 80c66ceb8e
No known key found for this signature in database
GPG Key ID: F1053629E2905557

View File

@ -23,7 +23,6 @@ psycopg2-binary = "~=2.8.5"
redis = "~=3.5.3"
django-redis-cache = "~=2.1.1"
pycountry = "~=19.8.18"
ipaddress = "~=1.0.23"
html2text = "~=2020.1.16"
django-health-check = "~=3.12.1"
django-npm = "~=1.0.0"