
[all]
ifcopenshell>=0.8.0
fastapi>=0.111
uvicorn[standard]>=0.29
pythonocc-core>=7.4.0

[api]
fastapi>=0.111
uvicorn[standard]>=0.29

[dev]
pytest>=7.0
pytest-cov
ifcopenshell>=0.8.0
httpx>=0.27
ruff
mypy

[dev:python_version >= "3.10"]
pdoc>=15.0.0

[ifc]
ifcopenshell>=0.8.0

[occ]
pythonocc-core>=7.4.0
ifcopenshell>=0.8.0
