
[ai]
pydantic>=2.0.0
langchain-core>=0.2.0
langchain-openai>=0.1.0
langchain-ollama>=0.1.0
langchain-anthropic>=0.1.0
langchain-google-genai>=1.0.0
langchain-mistralai>=0.1.0

[all]
py_simple_wrap[ai,config,game,images,json,viz,web]

[base]

[config]
GitPython>=3.1.0

[docs]
mkdocs
mkdocs-material
mkdocs-include-markdown-plugin
mkdocstrings
mkdocstrings-python

[game]
pygame-ce>=2.5.0

[images]
Pillow>=10.0.0
qrcode>=7.4.0

[json]
python-benedict>=0.38.0

[test]
pytest>=7.0

[viz]
matplotlib>=3.0.0

[web]
requests>=2.25.0
beautifulsoup4>=4.9.0
