numpy>=1.21
pandas>=1.3
torch>=2.0
typer>=0.9
rich>=13.0
tqdm>=4.65
requests>=2.28

[all]
m6aformer[eval,web]

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1
mypy>=1.5
build>=1.0
twine>=4.0
httpx>=0.24
fastapi>=0.100
python-multipart>=0.0.6
matplotlib>=3.6

[eval]
scikit-learn>=1.1
matplotlib>=3.6

[train]
scikit-learn>=1.1
matplotlib>=3.6
seaborn>=0.12
jupyter>=1.0
ipykernel>=6.20

[web]
fastapi>=0.100
uvicorn[standard]>=0.23
jinja2>=3.1
python-multipart>=0.0.6
matplotlib>=3.6
