neo4j<6,>=5.0
pydantic<3,>=2.7
pandas<3,>=2.0
python-dotenv<2,>=1.0
Jinja2<4,>=3.0
typing-extensions<5,>=4.0
PyYAML<7,>=6.0

[dev]
neontology[docs,lint,test]

[docs]
mkdocs<2,>=1.0

[lint]
ruff<1,>=0.1.0
types-PyYAML<7,>=6.0

[test]
coverage<8,>=7.0
pytest<9,>=8.0
pytest-cov<5,>=3.0
pytest-benchmark<5,>=4.0
