pydantic>=2.12.0
requests>=2.33.1
regex>=2023.0.0
urllib3>=2.6.3
python-dateutil<3.0.0,>=2.5.3
pyyaml<7.0.0,>=5.4.0
numpy>=1.24.0
ibm-cloud-sdk-core==3.24.4

[all]
pandas>=2.0.0
pyspark>=3.0.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.7.0
responses>=0.20.0
black>=26.3.1
mypy>=1.0.0
flake8>=6.0.0
pylint>=3.0.0

[dataframes]
pandas>=2.0.0
pyspark>=3.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.7.0
responses>=0.20.0
black>=26.3.1
mypy>=1.0.0
flake8>=6.0.0
pylint>=3.0.0

[pandas]
pandas>=2.0.0

[spark]
pyspark>=3.0.0
