requirements.txt 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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. python-dateutil==2.9.0.post0
  58. python-dotenv==1.1.0
  59. python-multipart==0.0.20
  60. python-slugify==8.0.4
  61. pytz==2025.2
  62. PyYAML==6.0.2
  63. repoze.lru==0.7
  64. requests==2.32.3
  65. rfc3986==2.0.0
  66. rich==13.9.4
  67. ruamel.yaml.clib==0.2.12
  68. shellingham==1.5.4
  69. shortuuid==1.0.13
  70. six==1.17.0
  71. slugify==0.0.1
  72. sniffio==1.3.1
  73. sortedcontainers==2.4.0
  74. starlette==0.46.1
  75. starsessions==2.2.1
  76. stripe==11.6.0
  77. text-unidecode==1.3
  78. tomli==2.2.1
  79. typer==0.15.2
  80. types-python-dateutil==2.9.0.20241206
  81. types-PyYAML==6.0.12.20250326
  82. types-stripe==3.5.2.20240106
  83. types-ujson==5.10.0.20250326
  84. typing-inspect==0.9.0
  85. typing_extensions==4.13.0
  86. tzdata==2025.2
  87. unicode==2.9
  88. urllib3==2.3.0
  89. uvicorn==0.34.0
  90. uvloop==0.21.0
  91. watchfiles==1.0.4
  92. websockets==15.0.1