langchain-core>=0.1.0
requests>=2.25.0
pydantic>=1.10.0
typing-extensions>=4.0.0

[all]
langchain-deepai[dev,image]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0

[image]
Pillow>=8.0.0
