Remove all external dependencies
This commit is contained in:
7
Pipfile
7
Pipfile
@@ -3,9 +3,6 @@ name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
||||
[packages]
|
||||
django = "*"
|
||||
django-allauth = "*"
|
||||
@@ -26,6 +23,4 @@ pycountry = "*"
|
||||
ipaddress = "*"
|
||||
html2text = "*"
|
||||
django-health-check = "*"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
django-npm = "*"
|
||||
Reference in New Issue
Block a user