# Install with "python -m pip install -r requirements.txt".
# must be kept in sync with setup.py

requests==2.25.1
warcio==1.7.4

# used by Makefile
pytest==6.2.4
pytest-cov==2.12.1
pytest-sugar==0.9.4
coveralls==3.1.0

# packaging
twine==3.4.1
setuptools==57.0.0
setuptools-scm==6.0.1
