Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
90b00b3727 |
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.12-slim
|
FROM python:3.14-slim
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -24,7 +24,7 @@ aiosqlite==0.22.1
|
|||||||
# Processing
|
# Processing
|
||||||
tiktoken==0.7.0
|
tiktoken==0.7.0
|
||||||
numpy==1.26.4
|
numpy==1.26.4
|
||||||
scikit-learn==1.9.0
|
scikit-learn==1.5.1
|
||||||
|
|
||||||
# Claude API (scoring)
|
# Claude API (scoring)
|
||||||
anthropic>=0.40.0
|
anthropic>=0.40.0
|
||||||
|
|||||||
Reference in New Issue
Block a user