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:
Father Bot
2026-02-02 19:31:07 +03:00
parent 92b824bc7c
commit 638fcf6d7b
+1 -1
View File
@@ -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