mirror of
https://github.com/father-bot/chatgpt_telegram_bot.git
synced 2026-06-13 03:54:57 +03:00
Fix openai version
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
python-telegram-bot[rate-limiter]==20.1
|
python-telegram-bot[rate-limiter]==20.1
|
||||||
openai>=0.27.0
|
openai==0.28.1
|
||||||
tiktoken>=0.3.0
|
tiktoken>=0.3.0
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
pymongo==4.3.3
|
pymongo==4.3.3
|
||||||
python-dotenv==0.21.0
|
python-dotenv==0.21.0
|
||||||
|
|||||||
Reference in New Issue
Block a user