pytest>=4.4.0; platform_python_implementation != "PyPy"
pytest>=4.4.0,<5.0; platform_python_implementation == "PyPy"
virtualenv>=1.7
filelock
six
pip
setuptools
wheel
# Optional requirements follow:
numpy
scipy
selenium
pytest-xdist
pytest-rerunfailures>=8.0; platform_python_implementation != "PyPy"
pytest-rerunfailures>=8.0,<9.0; platform_python_implementation == "PyPy"
pytest-faulthandler; platform_python_implementation != "PyPy"
pytest-faulthandler<2.0; platform_python_implementation == "PyPy"
pytest-timeout
feedparser
python-hglib
