requirements.txt 235 B

1234567891011121314
  1. fastapi==0.115.12
  2. leidenalg==0.10.2
  3. networkx==3.4.2
  4. numpy==2.2.4
  5. pgvector==0.1.8
  6. pydantic==2.11.1
  7. pytest==8.3.5
  8. python_igraph==0.11.8
  9. Requests==2.32.3
  10. SQLAlchemy==2.0.38
  11. starlette==0.46.1
  12. tabulate==0.9.0
  13. urllib3==2.3.0
  14. uvicorn==0.34.0