Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
litellm
|
2 |
# LITELLM PROXY DEPENDENCIES #
|
3 |
anyio==4.2.0 # openai + http req.
|
4 |
openai>=1.0.0 # openai req.
|
|
|
1 |
+
litellm
|
2 |
# LITELLM PROXY DEPENDENCIES #
|
3 |
anyio==4.2.0 # openai + http req.
|
4 |
openai>=1.0.0 # openai req.
|