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

[packages]
certifi = ">=14.05.14"
six = ">=1.10"
python-dateutil = ">=2.5.3"
urllib3 = ">=1.15.1"

[dev-packages]
pyyaml = "*"
coverage = ">=4.0.3"
nose = ">=1.3.7"
pluggy = ">=0.3.1"
py = ">=1.4.31"
randomize = ">=0.13"
python-dotenv = "*"
pytest = "*"
twine = "*"
coveralls = "*"
pytest-cov = "*"
setuptools_scm = "*"
