pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
apache-beam[gcp]==2.56.0
google-cloud-bigquery>=3.0.0
google-cloud-storage>=2.0.0
google-cloud-pubsub>=2.0.0

[bdd]
pytest-bdd>=6.0.0

[dev]
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0
