Having this file is still useful to allow installing *only* dev requirements (e.g. in CI) with: pip install -r requirements.dev.txt Generate that file automatically from the pyproject.toml based on: e7c6baf00f/tools/generate_requirements.py
e7c6baf00f/tools/generate_requirements.py