
[all]
jaci[fuzzy,ignore,mime,remotes,tui,watch]

[dev]
jaci[all]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
hypothesis>=6.0.0
ruff>=0.1.0
mypy>=1.0.0
pyright>=1.1.0
black>=23.0.0
isort>=5.12.0
pre-commit>=3.0.0
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.23.0
mkdocs-gen-files>=0.5.0
mkdocs-literate-nav>=0.6.0
mkdocs-section-index>=0.3.0
textual>=0.41.0

[fuzzy]
rapidfuzz>=3.0.0

[ignore]
pathspec>=0.11.0

[mime]
python-magic>=0.4.27

[mime-alt]
filetype>=1.2.0

[remotes]
fsspec>=2023.0.0
s3fs>=2023.0.0
gcsfs>=2023.0.0

[tui]
textual>=0.41.0

[watch]
watchfiles>=0.20.0
