Skip to content

Commit

Permalink
[python] Fix Openai Azure Client Version (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisGuillen03 authored Dec 10, 2024
1 parent 6dc680d commit b7608a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/hal9/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
replicate==1.0.3
groq==0.12.0
groq==0.12.0
openai==1.55.3
httpx==0.27.2
typing-extensions>=4.11.0,<5.0.0

0 comments on commit b7608a2

Please sign in to comment.