requirements.txt 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. aiosmtplib==3.0.2
  2. annotated-types==0.7.0
  3. anyio==4.9.0
  4. arrow==1.3.0
  5. asgi-csrf==0.11
  6. asyncio==3.4.3
  7. attrs==25.3.0
  8. blinker==1.9.0
  9. certifi==2025.1.31
  10. charset-normalizer==3.4.1
  11. click==8.1.8
  12. coverage==7.7.1
  13. dnspython==2.7.0
  14. email_validator==2.2.0
  15. et_xmlfile==2.0.0
  16. exceptiongroup==1.2.2
  17. fastapi==0.115.12
  18. fastapi-mail==1.4.2
  19. gunicorn==23.0.0
  20. h11==0.14.0
  21. httpcore==1.0.7
  22. httptools==0.6.4
  23. httpx==0.28.1
  24. idna==3.10
  25. iniconfig==2.1.0
  26. itsdangerous==2.2.0
  27. Jinja2==3.1.6
  28. libcst==1.7.0
  29. lxml==5.3.1
  30. markdown-it-py==3.0.0
  31. MarkupSafe==3.0.2
  32. mdit-py-plugins==0.4.2
  33. mdurl==0.1.2
  34. mistletoe==1.4.0
  35. mypy==1.15.0
  36. mypy-extensions==1.0.0
  37. nh3==0.2.21
  38. numpy==2.2.4
  39. opencv-python==4.11.0.86
  40. openpyxl==3.1.5
  41. outcome==1.3.0.post0
  42. packaging==24.2
  43. pandas==2.2.3
  44. pillow==11.1.0
  45. pluggy==1.5.0
  46. pprintpp==0.4.0
  47. pycountry==24.6.1
  48. pydantic==2.10.6
  49. pydantic-settings==2.8.1
  50. pydantic_core==2.27.2
  51. pyeucountrycodes==1.3.0
  52. Pygments==2.19.1
  53. pytest==8.3.5
  54. pytest-asyncio==0.26.0
  55. pytest-cov==6.0.0
  56. pytest-mock==3.14.0
  57. pytest-playwright==0.5.1
  58. python-dateutil==2.9.0.post0
  59. python-dotenv==1.1.0
  60. python-multipart==0.0.20
  61. python-slugify==8.0.4
  62. pytz==2025.2
  63. PyYAML==6.0.2
  64. repoze.lru==0.7
  65. requests==2.32.3
  66. rfc3986==2.0.0
  67. rich==13.9.4
  68. ruamel.yaml.clib==0.2.12
  69. shellingham==1.5.4
  70. shortuuid==1.0.13
  71. six==1.17.0
  72. slugify==0.0.1
  73. sniffio==1.3.1
  74. sortedcontainers==2.4.0
  75. starlette==0.46.1
  76. starsessions==2.2.1
  77. stripe==11.6.0
  78. text-unidecode==1.3
  79. tomli==2.2.1
  80. typer==0.15.2
  81. types-python-dateutil==2.9.0.20241206
  82. types-PyYAML==6.0.12.20250326
  83. types-stripe==3.5.2.20240106
  84. types-ujson==5.10.0.20250326
  85. typing-inspect==0.9.0
  86. typing_extensions==4.13.0
  87. tzdata==2025.2
  88. unicode==2.9
  89. urllib3==2.3.0
  90. uvicorn==0.34.0
  91. uvloop==0.21.0
  92. watchfiles==1.0.4
  93. websockets==15.0.1