prefect>=2.8.4
langchain>=0.0.27
tiktoken>=0.3.0

[dev]
pytest
black
mypy
mkdocs
mkdocs-material
mkdocstrings[python]
pre-commit
pytest-asyncio
mkdocs-gen-files
interrogate
coverage
pillow
openai
ruff

[dev:python_version < "3.8"]
mock
