mirror of
https://github.com/father-bot/chatgpt_telegram_bot.git
synced 2026-08-03 13:27:16 +03:00
Bump PyYAML to 6.0.2
PyYAML 6.0 fails to build against Cython 3 on modern toolchains (including Python 3.12). 6.0.1+ fixes this; pin 6.0.2.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
python-telegram-bot[rate-limiter]==20.8
|
||||
openai>=1.40.0,<2.0.0
|
||||
tiktoken>=0.7.0
|
||||
PyYAML==6.0
|
||||
PyYAML==6.0.2
|
||||
pymongo==4.3.3
|
||||
python-dotenv==0.21.0
|
||||
|
||||
Reference in New Issue
Block a user