blob: f741bc52e13393c363c5bf651ef7b1a8d1c91c33 [file] [log] [blame]
-r mypy-requirements.txt
attrs>=18.0
flake8>=3.7
flake8-bugbear; python_version >= '3.5'
flake8-pyi; python_version >= '3.6'
lxml>=4.4.0
psutil>=4.0
pytest>=5.1.1
pytest-xdist>=1.22
# pytest-xdist depends on pytest-forked and 1.1.0 doesn't install clean on macOS 3.5
pytest-forked>=1.0.0,<1.1.0
pytest-cov>=2.4.0
typing>=3.5.2; python_version < '3.5'
py>=1.5.2
virtualenv
setuptools
importlib-metadata==0.20