requirements.txt 255 B

1234567891011121314
  1. aiohttp==3.13.2
  2. cython==3.2.3
  3. fastapi==0.128.0
  4. langchain==1.2.7
  5. langchain_core==1.2.7
  6. langchain_openai==1.1.7
  7. langgraph==1.0.7
  8. pycryptodome==3.23.0
  9. pydantic==2.12.5
  10. python-dotenv==1.2.1
  11. regex==2025.11.3
  12. Requests==2.32.5
  13. setuptools==80.9.0
  14. uvicorn==0.40.0