Remove unnecessary ipaddress dependency
This commit is contained in:
parent
a2776e64f6
commit
80c66ceb8e
1
Pipfile
1
Pipfile
@ -23,7 +23,6 @@ psycopg2-binary = "~=2.8.5"
|
|||||||
redis = "~=3.5.3"
|
redis = "~=3.5.3"
|
||||||
django-redis-cache = "~=2.1.1"
|
django-redis-cache = "~=2.1.1"
|
||||||
pycountry = "~=19.8.18"
|
pycountry = "~=19.8.18"
|
||||||
ipaddress = "~=1.0.23"
|
|
||||||
html2text = "~=2020.1.16"
|
html2text = "~=2020.1.16"
|
||||||
django-health-check = "~=3.12.1"
|
django-health-check = "~=3.12.1"
|
||||||
django-npm = "~=1.0.0"
|
django-npm = "~=1.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user