networkx>=3.0
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
python-multipart>=0.0.6
pandas>=2.0.0
openpyxl>=3.1.0
requests>=2.31.0

[all]
neo4j>=5.14.0
matplotlib>=3.7.0
pyvis>=0.3.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-xdist>=3.3.0
black>=23.0.0
flake8>=6.1.0
mypy>=1.5.0
pylint>=3.0.0
httpx>=0.24.0

[neo4j]
neo4j>=5.14.0

[visualization]
matplotlib>=3.7.0
pyvis>=0.3.0
