requests
tqdm

[:python_version < "3.9"]
importlib_resources

[:python_version >= "3.9" and python_version < "3.11"]
typing-extensions>=4.3.0

[all]

[all:platform_system == "Windows" or platform_system == "Linux"]
gpt4all[cuda]

[cuda]
nvidia-cuda-runtime-cu11
nvidia-cublas-cu11

[dev]
gpt4all[all]
pytest
twine
wheel
setuptools
mkdocs-material
mkdocs-material[imaging]
mkautodoc
mkdocstrings[python]
mkdocs-jupyter
black
isort
typing-extensions>=3.10
