Skip to content

Commit 2be334e

Browse files
committed
fix build from pip test
1 parent c2f7d7b commit 2be334e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build_from_pip/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
litellm[proxy] # Specify the litellm version you want to use
1+
litellm[proxy]==1.67.4.dev1 # Specify the litellm version you want to use
22
prometheus_client
33
langfuse
44
prisma

0 commit comments

Comments
 (0)