fix: upgrade openai to >=1.52.0 for httpx 0.28 compatibility

This commit is contained in:
Power BI Dev
2026-06-04 09:49:15 +07:00
parent e8e7f02aff
commit b031e30b1a
+1 -1
View File
@@ -1,5 +1,5 @@
python-telegram-bot==21.3
openai==1.30.0
openai>=1.52.0,<2.0
python-dotenv==1.0.1
chromadb==0.5.3
pdfplumber==0.11.0