Files
Telegram_AI_bot/requirements.txt

10 lines
173 B
Plaintext
Raw Permalink Normal View History

2026-04-13 22:46:12 +00:00
python = "^3.12"
python-telegram-bot = "21.6"
groq = "^1.1.0"
aiohttp = "^3.9.0"
psycopg2-binary = "^2.9.9"
python-dotenv = "^1.0.0"
pgvector = "^0.4.2"
openai = "^2.29.0"