Curso-lenguaje-python/catch-all/06_bots_telegram/08_chatgpt_bot/requirements.txt

7 lines
120 B
Plaintext
Raw Normal View History

2024-08-17 21:08:24 +02:00
python-telegram-bot[rate-limiter]==20.1
openai==0.28.1
tiktoken>=0.3.0
PyYAML==6.0
pymongo==4.3.3
python-dotenv==0.21.0