requirements.txt 282 B

123456789101112131415161718
  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
  15. dotenv==0.9.9
  16. cachetools==5.5.2
  17. pandas==2.2.3