torch>=2.0.0
transformers>=4.30.0
psutil>=5.9.0
cryptography>=41.0.0

[all]
gpt4all>=2.0.0
huggingface-hub>=0.16.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.4.0
isort>=5.12.0

[gpt4all]
gpt4all>=2.0.0

[huggingface]
huggingface-hub>=0.16.0
