all = [
    'anthropic',
    'anyio',
    'astroid',
    'attrs',
    'dash',
    'dbfread',
    'dicompyler-core',
    'doc8',
    'httpx2',
    'imageio',
    'interpolation',
    'ipython',
    'jupyter-book',
    'keyring',
    'matplotlib',
    'mypy',
    'natsort',
    'networkx',
    'numba',
    'numpy',
    'packaging',
    'pandas',
    'Pillow',
    'plotly',
    'pre-commit',
    'psutil',
    'pydicom',
    'PyGithub',
    'pylibjpeg-libjpeg',
    'pylint',
    'pymssql',
    'pynetdicom',
    'pyright',
    'pytest',
    'pytest-rerunfailures',
    'pytest-sugar',
    'pytest-timeout',
    'python-dateutil',
    'pywin32',
    'PyYAML',
    'readme-renderer',
    'requests',
    'rope',
    'ruff',
    'scikit-learn',
    'scipy',
    'shapely',
    'sphinx-argparse',
    'sphinx-book-theme',
    'sqlalchemy',
    'streamlit',
    'tabulate',
    'timeago',
    'toml',
    'tqdm',
    'trio',
    'trio-asyncio',
    'types-python-dateutil',
    'types-PyYAML',
    'types-requests',
    'types-tabulate',
    'types-toml',
    'watchdog',
    'xmltodict',
]
cli = [
    'toml',
]
dev = [
    'doc8',
    'mypy',
    'pre-commit',
    'pyright',
    'readme-renderer',
    'rope',
    'ruff',
    'tabulate',
    'types-python-dateutil',
    'types-PyYAML',
    'types-requests',
    'types-tabulate',
    'types-toml',
]
dicom = [
    'pydicom',
    'pynetdicom',
]
docs = [
    'interpolation',
    'ipython',
    'jupyter-book',
    'matplotlib',
    'networkx',
    'numba',
    'numpy',
    'pydicom',
    'scipy',
    'sphinx-argparse',
    'sphinx-book-theme',
    'toml',
    'tqdm',
]
doctests = [
    'pytest',
    'ruff',
    'sphinx-book-theme',
    'tabulate',
    'toml',
]
icom = [
    'numpy',
]
lint = [
    'astroid',
    'pylint',
    'ruff',
]
mosaiq = [
    'attrs',
    'pandas',
    'pymssql',
    'scikit-learn',
    'sqlalchemy',
    'toml',
]
propagate = [
    'ruff',
]
tests = [
    'anthropic',
    'astroid',
    'imageio',
    'matplotlib',
    'numba',
    'pandas',
    'Pillow',
    'psutil',
    'pydicom',
    'PyGithub',
    'pylibjpeg-libjpeg',
    'pylint',
    'pynetdicom',
    'pytest',
    'pytest-rerunfailures',
    'pytest-sugar',
    'pytest-timeout',
    'python-dateutil',
    'shapely',
    'toml',
    'tqdm',
]
user = [
    'anthropic',
    'anyio',
    'attrs',
    'dash',
    'dbfread',
    'dicompyler-core',
    'httpx2',
    'imageio',
    'keyring',
    'matplotlib',
    'natsort',
    'numba',
    'numpy',
    'packaging',
    'pandas',
    'Pillow',
    'plotly',
    'pydicom',
    'pylibjpeg-libjpeg',
    'pymssql',
    'pynetdicom',
    'python-dateutil',
    'pywin32',
    'PyYAML',
    'requests',
    'scikit-learn',
    'scipy',
    'shapely',
    'sqlalchemy',
    'streamlit',
    'timeago',
    'toml',
    'tqdm',
    'trio',
    'trio-asyncio',
    'watchdog',
    'xmltodict',
]
