Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3fed9c7aed |
+2
-2
@@ -24,7 +24,7 @@ aiosqlite==0.22.1
|
||||
# Processing
|
||||
tiktoken==0.7.0
|
||||
numpy==1.26.4
|
||||
scikit-learn==1.5.1
|
||||
scikit-learn==1.9.0
|
||||
|
||||
# Claude API (scoring)
|
||||
anthropic>=0.40.0
|
||||
@@ -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