requirements.txt 629 B

12345678910111213141516171819202122232425262728293031323334353637
  1. aiofiles==24.1.0
  2. aiogram==3.22.0
  3. aiohappyeyeballs==2.6.1
  4. aiohttp==3.12.15
  5. aiosignal==1.4.0
  6. aiosqlite==0.22.1
  7. alembic==1.17.2
  8. annotated-types==0.7.0
  9. anyio==4.12.0
  10. attrs==25.4.0
  11. cachetools==6.2.4
  12. certifi==2025.11.12
  13. distro==1.9.0
  14. dotenv==0.9.9
  15. frozenlist==1.8.0
  16. greenlet==3.3.0
  17. h11==0.16.0
  18. httpcore==1.0.9
  19. httpx==0.28.1
  20. idna==3.11
  21. jiter==0.12.0
  22. magic-filter==1.0.12
  23. Mako==1.3.10
  24. MarkupSafe==3.0.3
  25. multidict==6.7.0
  26. openai==2.8.1
  27. propcache==0.4.1
  28. pydantic==2.11.10
  29. pydantic_core==2.33.2
  30. python-dotenv==1.2.1
  31. PyYAML==6.0.3
  32. sniffio==1.3.1
  33. SQLAlchemy==2.0.45
  34. tqdm==4.67.1
  35. typing-inspection==0.4.2
  36. typing_extensions==4.15.0
  37. yarl==1.22.0