six>=1.4

[hg]
python-hglib>=1.5

[testing]
feedparser
filelock
numpy
pip
pytest-timeout
pytest-xdist
python-hglib
scipy
selenium
setuptools
six
virtualenv>=1.7
wheel

[testing:platform_python_implementation != "PyPy"]
pytest-faulthandler
pytest-rerunfailures>=8.0
pytest>=4.4.0

[testing:platform_python_implementation == "PyPy"]
pytest-faulthandler<2.0
pytest-rerunfailures<9.0,>=8.0
pytest<5.0,>=4.4.0
