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:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user