httpx>=0.28.1
pydantic>=2.11.5
colorama>=0.4.6
python-dotenv>=1.1.0
typing-extensions>=4.0.0

[all]
chaingpt[dev,test]

[dev]
setuptools>=80.9
twine>=6.1.0
build>=1.2.2.post1

[test]
pytest>=8.4.0
pytest-asyncio>=1.0.0
pytest-cov>=6.2.1
pytest-mock>=3.14.1
coverage>=7.9.0
black>=25.1.0
mypy>=1.16.0
flake8>=7.2.0
