requests>=2.32.4
pyyaml
python-dateutil
schema
solrq
validators>=0.21.0
jsonschema
boto3
certifi>=2024.7.4
urllib3>=1.26.19

[:platform_system == "Darwin"]
keyring

[test]
pytest==8.3.4
pymox==1.0.0
flake8-colors==0.1.9
flake8-docstrings==1.7.0
pre-commit>=2.15.0
requests-mock==1.12.1

[test:python_version < "3.9"]
coverage==7.6.1
flake8==6.1.0

[test:python_version >= "3.9"]
coverage==7.6.9
flake8==7.1.1
