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