requirements.txt 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. aiohappyeyeballs==2.6.1
  2. aiohttp==3.13.3
  3. aiosignal==1.4.0
  4. annotated-types==0.7.0
  5. anyio==4.12.1
  6. attrs==25.4.0
  7. blinker==1.9.0
  8. certifi==2026.1.4
  9. cffi==2.0.0
  10. charset-normalizer==3.4.4
  11. click==8.3.1
  12. colorama==0.4.6
  13. cryptography==46.0.3
  14. DBUtils==3.1.2
  15. firecrawl-py==4.12.0
  16. Flask==3.1.2
  17. frozenlist==1.8.0
  18. greenlet==3.3.0
  19. h11==0.16.0
  20. httpcore==1.0.9
  21. httpx==0.28.1
  22. idna==3.11
  23. itsdangerous==2.2.0
  24. Jinja2==3.1.6
  25. MarkupSafe==3.0.3
  26. multidict==6.7.0
  27. nest-asyncio==1.6.0
  28. numpy==2.4.1
  29. outcome==1.3.0.post0
  30. pandas==3.0.0
  31. pillow==12.1.0
  32. playwright==1.57.0
  33. propcache==0.4.1
  34. pycparser==2.23
  35. pydantic==2.12.5
  36. pydantic_core==2.41.5
  37. pyee==13.0.0
  38. PyExecJS==1.5.1
  39. PyMySQL==1.1.2
  40. PySocks==1.7.1
  41. python-dateutil==2.9.0.post0
  42. python-dotenv==1.2.1
  43. requests==2.32.5
  44. selenium==4.39.0
  45. six==1.17.0
  46. sniffio==1.3.1
  47. sortedcontainers==2.4.0
  48. trio==0.32.0
  49. trio-websocket==0.12.2
  50. typing-inspection==0.4.2
  51. typing_extensions==4.15.0
  52. tzdata==2025.3
  53. urllib3==2.6.2
  54. websocket-client==1.9.0
  55. websockets==15.0.1
  56. Werkzeug==3.1.5
  57. wsproto==1.3.2
  58. yarl==1.22.0