mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-16 22:23:46 +00:00
(docker) use PyJWT on proxy
This commit is contained in:
@@ -18,6 +18,7 @@ langfuse>=2.6.3 # for langfuse self-hosted logging
|
||||
orjson==3.9.7 # fast /embedding responses
|
||||
apscheduler==3.10.4 # for resetting budget in background
|
||||
fastapi-sso==0.10.0
|
||||
PyJWT==2.8.0
|
||||
### LITELLM PACKAGE DEPENDENCIES
|
||||
python-dotenv>=0.2.0 # for env
|
||||
tiktoken>=0.4.0 # for calculating usage
|
||||
|
||||
Reference in New Issue
Block a user