pydantic>=2.0

[api]
fastapi
uvicorn
python-dotenv

[playtest]
matplotlib>=3.5
openai>=1.0

[test]
pytest
pytest-cov
