numpy>=1.22
scipy>=1.7
tqdm>=4.40

[all]
fa2[igraph,mcp,networkx,viz]

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-benchmark>=4.0
ruff>=0.1
cython>=3.0
networkx>=2.6
igraph>=0.9
matplotlib>=3.5
mcp>=1.0

[docs]
mkdocs>=1.6
mkdocs-material<10,>=9.5
mkdocstrings[python]>=0.24

[igraph]
igraph>=0.9

[mcp]
mcp>=1.0

[networkx]
networkx>=2.6

[viz]
matplotlib>=3.5
