google-api-core>=2.6
googleapis-common-protos>=1.55.0
protobuf>=3.19.4
libcst>=0.4.1
proto-plus>=1.20.0
pandas>=1.1.5
grpcio>=1.44.0
numpy>=1.21.5

[docs]
Sphinx==4.3.0
sphinx_rtd_theme==1.0.0
sphinx-autodoc-typehints==1.12.0

[publish]
build==0.7.0
twine==3.6.0

[test]
black==21.10b0
mypy-extensions==0.4.3
mypy==0.910
pre-commit==2.15.0
pytest==6.2.5
pytest-dotenv==0.5.2
python-dateutil==2.8.2
pytest-rerunfailures==10.2
mock==4.0.3
flake8==4.0.1
hypothesis==6.24.2
