requirements.txt 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. annotated-types==0.7.0
  2. anyio==4.8.0
  3. certifi==2025.1.31
  4. click==8.1.8
  5. colorama==0.4.6
  6. dnspython==2.7.0
  7. email_validator==2.2.0
  8. fastapi==0.115.11
  9. fastapi-cli==0.0.7
  10. GeoAlchemy2==0.17.1
  11. geojson==3.2.0
  12. greenlet==3.1.1
  13. h11==0.14.0
  14. httpcore==1.0.7
  15. httptools==0.6.4
  16. httpx==0.28.1
  17. idna==3.10
  18. Jinja2==3.1.5
  19. markdown-it-py==3.0.0
  20. MarkupSafe==3.0.2
  21. mdurl==0.1.2
  22. numpy==2.2.3
  23. packaging==24.2
  24. psycopg2-binary==2.9.10
  25. pydantic==2.10.6
  26. pydantic_core==2.27.2
  27. Pygments==2.19.1
  28. python-dotenv==1.0.1
  29. python-multipart==0.0.20
  30. PyYAML==6.0.2
  31. rich==13.9.4
  32. rich-toolkit==0.13.2
  33. shapely==2.0.7
  34. shellingham==1.5.4
  35. sniffio==1.3.1
  36. SQLAlchemy==2.0.38
  37. starlette==0.46.0
  38. typer==0.15.2
  39. typing_extensions==4.12.2
  40. uvicorn==0.34.0
  41. watchfiles==1.0.4
  42. websockets==15.0