requirements.txt 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. aiofiles==24.1.0
  2. annotated-types==0.7.0
  3. anyio==4.6.2.post1
  4. asgiref==3.8.1
  5. async-timeout==4.0.3
  6. asyncmy==0.2.9
  7. certifi==2024.8.30
  8. cffi==1.17.1
  9. click==8.1.7
  10. colorama==0.4.6
  11. contourpy==1.3.0
  12. cryptography==43.0.3
  13. cycler==0.12.1
  14. dnspython==2.7.0
  15. email_validator==2.2.0
  16. exceptiongroup==1.2.2
  17. fastapi==0.115.2
  18. fastapi-cli==0.0.5
  19. fastapi-limiter==0.1.6
  20. fastapi-pagination==0.12.31
  21. fonttools==4.54.1
  22. greenlet==3.1.1
  23. h11==0.14.0
  24. httpcore==1.0.6
  25. httptools==0.6.4
  26. httpx==0.27.2
  27. idna==3.10
  28. inflect==7.4.0
  29. itsdangerous==2.2.0
  30. Jinja2==3.1.4
  31. kiwisolver==1.4.7
  32. loguru==0.7.2
  33. markdown-it-py==3.0.0
  34. MarkupSafe==3.0.2
  35. matplotlib==3.9.2
  36. mdurl==0.1.2
  37. more-itertools==10.5.0
  38. msgspec==0.18.6
  39. numpy==2.1.2
  40. packaging==24.1
  41. pandas==2.2.3
  42. phonenumbers==8.13.47
  43. pillow==11.0.0
  44. pycparser==2.22
  45. pydantic==2.9.2
  46. pydantic-extra-types==2.9.0
  47. pydantic-settings==2.6.0
  48. pydantic_core==2.23.4
  49. Pygments==2.18.0
  50. PyMySQL==1.1.1
  51. pyparsing==3.2.0
  52. python-dateutil==2.9.0.post0
  53. python-dotenv==1.0.1
  54. python-multipart==0.0.12
  55. pytz==2024.2
  56. PyYAML==6.0.2
  57. redis==5.1.1
  58. rich==13.9.2
  59. shellingham==1.5.4
  60. six==1.16.0
  61. sniffio==1.3.1
  62. sqlacodegen==2.3.0.post1
  63. sqlacodegen-v2==0.1.4
  64. SQLAlchemy==2.0.36
  65. starlette==0.40.0
  66. typeguard==4.3.0
  67. typer==0.12.5
  68. typing_extensions==4.12.2
  69. tzdata==2024.2
  70. ua-parser==0.18.0
  71. user-agents==2.2.0
  72. uvicorn==0.32.0
  73. watchfiles==0.24.0
  74. websockets==13.1
  75. win32-setctime==1.1.0
  76. XdbSearchIP==1.0.2