numpy
pandas<3,>=2.2
scikit-learn>=1.5
rispy~=0.9.0
flask>=2.3.0
flask_cors
flask-login>=0.6.3
flask-mail
Werkzeug>=2.3.2
openpyxl>=3.0.3
jsonschema
filelock
Flask-SQLAlchemy>=3.0.2
requests
tqdm
rich
waitress
gevent>=20
datahugger>=0.2
synergy_dataset
sqlalchemy-utils

[:python_version < "3.11"]
tomli

[dev]
setuptools
asreview[lint]
asreview[test]
asreview[docs]

[docs]
ipython
sphinx
pydata-sphinx-theme
sphinx-reredirects
sphinxcontrib-youtube
nbsphinx
sphinx-design
myst-parser

[lint]
ruff
check-manifest

[test]
coverage
pytest
pytest-random-order
pytest-selenium
