Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a80dd8016f |
+2
-2
@@ -23,7 +23,7 @@ aiosqlite==0.22.1
|
||||
|
||||
# Processing
|
||||
tiktoken==0.7.0
|
||||
numpy==1.26.4
|
||||
numpy==2.5.1
|
||||
scikit-learn==1.5.1
|
||||
|
||||
# Claude API (scoring)
|
||||
@@ -36,6 +36,6 @@ reportlab==4.2.5
|
||||
# Utilities
|
||||
pydantic==2.13.4
|
||||
pydantic-settings==2.14.2
|
||||
tenacity==9.1.4
|
||||
tenacity==9.0.0
|
||||
structlog==24.4.0
|
||||
python-dotenv==1.2.2
|
||||
|
||||
Reference in New Issue
Block a user