requirements.txt 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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. greenlet==3.1.1
  12. h11==0.14.0
  13. httpcore==1.0.7
  14. httptools==0.6.4
  15. httpx==0.28.1
  16. idna==3.10
  17. Jinja2==3.1.5
  18. markdown-it-py==3.0.0
  19. MarkupSafe==3.0.2
  20. mdurl==0.1.2
  21. packaging==24.2
  22. psycopg2-binary==2.9.10
  23. pydantic==2.10.6
  24. pydantic_core==2.27.2
  25. Pygments==2.19.1
  26. python-dotenv==1.0.1
  27. python-multipart==0.0.20
  28. PyYAML==6.0.2
  29. rich==13.9.4
  30. rich-toolkit==0.13.2
  31. shellingham==1.5.4
  32. sniffio==1.3.1
  33. SQLAlchemy==2.0.38
  34. starlette==0.46.0
  35. typer==0.15.2
  36. typing_extensions==4.12.2
  37. uvicorn==0.34.0
  38. watchfiles==1.0.4
  39. websockets==15.0