requirements.txt 865 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. annotated-doc==0.0.4
  2. annotated-types==0.7.0
  3. anyio==4.12.0
  4. certifi==2025.11.12
  5. charset-normalizer==3.4.4
  6. click==8.3.1
  7. distro==1.9.0
  8. exceptiongroup==1.3.1
  9. fastapi==0.124.4
  10. h11==0.16.0
  11. httpcore==1.0.9
  12. httpx==0.28.1
  13. idna==3.11
  14. jiter==0.12.0
  15. jsonpatch==1.33
  16. jsonpointer==3.0.0
  17. langchain==1.1.3
  18. langchain-core==1.2.0
  19. langchain-openai==1.1.3
  20. langgraph==1.0.5
  21. langgraph-checkpoint==3.0.1
  22. langgraph-prebuilt==1.0.5
  23. langgraph-sdk==0.3.0
  24. langsmith==0.4.59
  25. nodeenv==1.9.1
  26. openai==2.11.0
  27. orjson==3.11.5
  28. ormsgpack==1.12.1
  29. packaging==25.0
  30. pydantic==2.12.5
  31. pydantic_core==2.41.5
  32. pyright==1.1.407
  33. PyYAML==6.0.3
  34. regex==2025.11.3
  35. requests==2.32.5
  36. requests-toolbelt==1.0.0
  37. sniffio==1.3.1
  38. starlette==0.50.0
  39. tenacity==9.1.2
  40. tiktoken==0.12.0
  41. tqdm==4.67.1
  42. typing-inspection==0.4.2
  43. typing_extensions==4.15.0
  44. urllib3==2.6.2
  45. uuid_utils==0.12.0
  46. uvicorn==0.38.0
  47. xxhash==3.6.0
  48. zstandard==0.25.0