build(requirements.txt): bump openai version

Fixes https://github.com/BerriAI/litellm/issues/4639
This commit is contained in:
Krrish Dholakia 2024-07-10 11:52:25 -07:00
parent e4dbd5abd4
commit d5d782f844

View file

@ -1,6 +1,6 @@
# LITELLM PROXY DEPENDENCIES #
anyio==4.2.0 # openai + http req.
openai==1.27.0 # openai req.
openai==1.34.0 # openai req.
fastapi==0.111.0 # server dep
backoff==2.2.1 # server dep
pyyaml==6.0.0 # server dep