requirements.txt 765 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. annotated-types==0.7.0
  2. anyio==4.11.0
  3. attrs==25.4.0
  4. beautifulsoup4==4.14.2
  5. certifi==2025.10.5
  6. charset-normalizer==3.4.4
  7. click==8.3.0
  8. coverage==7.11.0
  9. h11==0.16.0
  10. httpcore==1.0.9
  11. httpx==0.28.1
  12. httpx-sse==0.4.3
  13. idna==3.11
  14. iniconfig==2.3.0
  15. jsonschema==4.25.1
  16. jsonschema-specifications==2025.9.1
  17. mcp==1.18.0
  18. packaging==25.0
  19. pluggy==1.6.0
  20. pydantic==2.12.3
  21. pydantic-settings==2.11.0
  22. pydantic_core==2.41.4
  23. PyGithub==2.5.0
  24. Pygments==2.19.2
  25. PyMuPDF==1.24.14
  26. Pillow==11.0.0
  27. pytesseract==0.3.13
  28. pytest==8.4.2
  29. pytest-cov==7.0.0
  30. python-dotenv==1.1.1
  31. python-multipart==0.0.20
  32. referencing==0.37.0
  33. requests==2.32.5
  34. rpds-py==0.27.1
  35. sniffio==1.3.1
  36. soupsieve==2.8
  37. sse-starlette==3.0.2
  38. starlette==0.48.0
  39. typing-inspection==0.4.2
  40. typing_extensions==4.15.0
  41. urllib3==2.5.0
  42. uvicorn==0.38.0