Flask>=2.2
requests>=2.31
beautifulsoup4>=4.12
tqdm>=4.66

[all]
playwright>=1.45
waitress<4,>=3.0
segno<2,>=1.6

[desktop]
pywebview<7,>=5.4

[desktop-build]
pywebview<7,>=5.4
pyinstaller<7,>=6.11

[desktop-build:sys_platform == "linux"]
PyGObject<4,>=3.48

[desktop:sys_platform == "linux"]
PyGObject<4,>=3.48

[dev]
build>=1.2.1
twine>=4.0.2
wheel
setuptools>=77
ruff
pytest

[mobile]
waitress<4,>=3.0
segno<2,>=1.6

[playwright]
playwright>=1.45
