pandas>=2.0.0
lxml>=4.9.0
openpyxl>=3.0.0
networkx>=3.0

[all]
s3dgraphy[dev,docs,full]

[dev]
pytest>=7.0
pytest-cov
black
flake8
mypy
build
twine
bump2version

[docs]
sphinx>=5.0
sphinx-rtd-theme
myst-parser

[full]
s3dgraphy[rdf-embedded,visualization]

[rdf]
rdflib>=7.0

[rdf-embedded]
rdflib>=7.0
pyoxigraph>=0.4

[visualization]
matplotlib>=3.0
plotly>=5.0
