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

[packages]
requests = "*"
requests-mock = "*"
mock = "*"
pytest = "*"
pytest-mock = "*"

[requires]
python_version = "3.7"
