flake8==3.9.2; python_version < '3.6'
flake8==4.0.1; python_version >= '3.6'
pytest==4.6.11; python_version < '3.0'
pytest==6.1.2; python_version >= '3.0' and python_version < '3.6'
pytest==6.2.5; python_version >= '3.6'
responses==0.14.0
