pydantic>=2.12.0
requests>=2.28.0
regex>=2023.0.0
ibm-cloud-sdk-core==3.24.4

[all]
pandas>=1.3.0
pyspark>=3.0.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.7.0
black>=23.0.0
mypy>=1.0.0
flake8>=6.0.0

[dataframes]
pandas>=1.3.0
pyspark>=3.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.7.0
black>=23.0.0
mypy>=1.0.0
flake8>=6.0.0

[pandas]
pandas>=1.3.0

[spark]
pyspark>=3.0.0
