10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
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"
|
|
|