blob: 073b8cde571216f55d1c6f954cf6a6ebe25284cd [file] [log] [blame]
-r mypy-requirements.txt
attrs>=18.0
flake8>=3.8.1
flake8-bugbear; python_version >= '3.5'
flake8-pyi>=20.5; python_version >= '3.6'
lxml>=4.4.0
psutil>=4.0
pytest==5.3.2
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<20
setuptools
importlib-metadata==0.20