torch>=2.13.0
numpy>=2.0.0
scipy>=1.10.0
pandas>=1.3.0
matplotlib>=3.4.0
pillow>=12.3.0
tqdm>=4.66.3
rich>=10.0.0
pydantic<3,>=2.5
fastapi>=0.141.1
uvicorn>=0.27
psutil>=5.9
python-multipart>=0.0.31

[:sys_platform != "linux"]
pywebview<7,>=6.2

[:sys_platform == "linux"]
pywebview[qt]<7,>=6.2

[desktop]

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.9
build>=1.0
twine>=4.0
httpx>=0.27

[gui]
