numpy>=1.22.0
neo4j>=5.5.0
pydantic>=1.10.0
click>=8.1.3
rich>=12.5.1
PyYAML>=6.0
gitpython>=3.1.0
astgraph<0.2.0,>=0.1.0
networkx>=3.0.0
parso>=0.8.0
libcst>=1.0.0

[all]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-xdist>=3.0.0
coverage-conditional-plugin>=0.9.0
openai>=1.0.0
mypy>=1.0.0
flake8>=6.0.0
packaging>=23.0

[coverage]
pytest-cov>=4.1.0
coverage-conditional-plugin>=0.9.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-xdist>=3.0.0
mypy>=1.0.0
flake8>=6.0.0
packaging>=23.0
coverage-conditional-plugin>=0.9.0
build>=1.0.0
twine>=4.0.0

[llm]
openai>=1.0.0

[minimal]

[test]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-xdist>=3.0.0
mypy>=1.0.0
flake8>=6.0.0
packaging>=23.0
