# Install with "python -m pip install -r requirements.txt".

requests==2.22.0
warcio==1.7.1

# used by Makefile
coverage==4.5.4
pytest==5.2.2
pytest-cov==2.8.1
pytest-sugar==0.9.2
coveralls==1.8.2

# packaging
twine<2  # python 3.5
pypandoc==1.4
setuptools==41.6.0
setuptools-scm==3.3.3
