torch>=2.4.0
numpy>=2.0.0
scipy>=1.7.0
pandas>=1.3.0
matplotlib>=3.4.0
pillow>=9.0.0
tqdm>=4.62.0
rich>=10.0.0
pydantic<3,>=2.5
fastapi>=0.110
uvicorn>=0.27
psutil>=5.9
python-multipart>=0.0.9

[: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]
