requests>=2.25.0
pydantic>=2.0.0
tenacity>=8.0.0
urllib3>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
responses>=0.23.0
pytest-mock>=3.10.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.0.0
mypy>=1.0.0
flake8>=4.0.0
types-requests>=2.31.0

[langchain]
langchain>=0.3.19

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
responses>=0.23.0
pytest-mock>=3.10.0
pytest-asyncio>=0.21.0
