Make tiktoken and PyJWT optional (saas group only)

This commit is contained in:
saidsurucu
2025-10-06 15:45:16 +03:00
parent 25723f070f
commit 3961a23d3a
5 changed files with 2528 additions and 17 deletions
+1 -3
View File
@@ -8,6 +8,4 @@ playwright
pypdf
fastapi>=0.115.14
uvicorn[standard]>=0.30.0
starlette>=0.37.0
tiktoken>=0.5.0
PyJWT>=2.8.0
starlette>=0.37.0