# Requirements for linting, building, and uploading the PGV python package to PyPI. # The package's own requirements are in python/setup.cfg (and also in python/requirements.in). flake8==3.8.4 isort==5.7.0 build==0.3.0 twine==3.3.0 wheel==0.38.1 setuptools==65.5.1 protobuf==3.20.2 setuptools_scm[toml]>=6.2