matplotlib>=3.5.0
psutil>=5.8.0
streamlit>=1.20.0
tiktoken>=0.4.0

[dev]
black
flake8
mypy

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
