more-itertools~=8.1
overrides~=2.5
requests~=2.22
tweepy~=3.8
typing-extensions~=3.7

[dev]
autoflake~=1.3
black==19.10b0
flake8~=3.7
flake8-bandit~=2.1
flake8-bugbear~=19.8
flake8-builtins~=1.4
flake8-comprehensions~=3.1
flake8-eradicate~=0.2
flake8-print~=3.1
flake8-pyi~=19.3
isort[pyproject]~=4.3
licenseheaders~=0.8
mypy~=0.750
pep8-naming~=0.9
tox~=3.14
twine~=3.1
vulture~=1.2

[test]
coverage[toml]~=5.0
pytest~=5.3
pytest-cov~=2.8
pytest-html~=2.0
responses~=0.10
