
[dev]
pytest>=7
torch>=2.0
mpmath>=1.3
matplotlib>=3.8
numpy>=1.24
scikit-learn>=1.3

[docs]
mkdocs>=1.5
mkdocs-material>=9.0
mkdocstrings[python]>=0.20

[llm]
openai>=1.0
groq>=0.4
anthropic>=0.20

[streamlit]
streamlit>=1.32
matplotlib>=3.8
numpy>=1.24
pandas>=2.0

[sympy]
sympy>=1.12

[torch]
torch>=2.0
