Author SHA1 Message Date
Renovate Bot 4508325ba4 chore(deps): update dependency tiktoken to v0.13.0 2026-07-07 12:00:37 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14-slim
FROM python:3.12-slim
WORKDIR /app
+1 -1
View File
@@ -22,7 +22,7 @@ sqlite-vec==0.1.9
aiosqlite==0.22.1
# Processing
tiktoken==0.7.0
tiktoken==0.13.0
numpy==1.26.4
scikit-learn==1.5.1