shynet/Pipfile
2020-04-11 16:42:14 -04:00

25 lines
334 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
black = "*"
[packages]
django = "*"
django-allauth = "*"
geoip2 = "*"
celery = "*"
django-ipware = "*"
pyyaml = "*"
ua-parser = "*"
user-agents = "*"
django-humanize = "*"
[requires]
python_version = "3.6"
[pipenv]
allow_prereleases = true