Skip to content

Commit d40845a

Browse files
committed
cleanup
1 parent c51e0fc commit d40845a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tenacity==8.2.3 # for retrying requests, when litellm.num_retries set
5959
pydantic==2.10.2 # proxy + openai req.
6060
jsonschema==4.22.0 # validating json schema
6161
websockets==13.1.0 # for realtime API
62-
# pondpond==1.4.1 # for object pooling
62+
pondpond==1.4.1 # for object pooling
6363

6464
########################
6565
# LITELLM ENTERPRISE DEPENDENCIES

0 commit comments

Comments
 (0)