urllib3==1.26.15
certifi>=2023.7.22
charset-normalizer>=3.2.0
dataclasses-json>=0.6.4
idna>=3.4
jsonpath-python>=1.0.6
marshmallow>=3.19.0
mypy-extensions>=1.0.0
packaging>=23.1
python-dateutil>=2.8.2
requests>=2.31.0
six>=1.16.0
typing-inspect>=0.9.0
typing_extensions>=4.7.1
python-dotenv==1.0.1

[dev]
pylint==2.16.2
pytest==8.3.2
pytest-cov==5.0.0
datamodel-code-generator[http]==0.26.0
requests-mock==1.12.1
isort==5.13.2
ruff==0.6.3
