loguru>=0.5.3
requests>=2.25
sentencepiece>=0.1.99
protobuf>=3.20
transformers>=4.34
torch>=2.1.2
numpy>=2.0
h5py>=3.5
tqdm>=4.35.0
alive-progress>=3.0.1

[lint]
isort
black

[test]
pytest>=6.2.5
pytest-cov>=3.0.0
