cobib>=6.0
pyzotero

[all]
cobib_zotero

[basedev]
pytest~=8.4.1

[coverage]
cobib_zotero[test]
coverage~=7.10.6
pytest-cov~=7.0.0

[dev]
cobib_zotero[coverage,docs,lint]

[docs]
cobib_zotero[basedev]
pdoc~=15.0.4

[lint]
cobib_zotero[basedev]
mypy~=1.18.1
ruff~=0.14.0
typos~=1.38.1

[test]
cobib_zotero[basedev]
pytest-asyncio~=1.2.0
