[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
"autopep8" = "*"
pycodestyle = "*"
codecov = "*"
pytest = ">=5.4.1"
pytest-cov = "*"
"pytest-flake8" = "*"
pylint = "*"
bandit = "*"
radon = "*"
ipython = "*"
django = ">=2.2.10"

[requires]
python_version = "3.6"

[packages]
