typing-extensions>=4.12.0
PyYAML>=6.0.1
pytz>=2023.3
python-dateutil>=2.8.2
xmltodict>=1.0.0
pydantic[email]>=2.10.6

[all]
boto3>=1.34.34
botocore>=1.34.34
pymongo>=4.7.2
croniter>=6.0.0

[aws]
boto3>=1.34.34
botocore>=1.34.34

[cron]
croniter>=6.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
pytest-timeout>=2.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[mongodb]
pymongo>=4.7.2

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
pytest-timeout>=2.1.0
