Skip to content

Commit 5592cb4

Browse files
authored
Merge branch 'main' into scratch/feat_semantic_dedup
2 parents 9b5c44b + 28e6b12 commit 5592cb4

File tree

2 files changed

+60
-59
lines changed

2 files changed

+60
-59
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
keywords = ["llm", "fine-tuning", "data generation", "synthetic data", "nlp", "sft", "dpo", "data quality", "metadata tagging", "graph",]
2929
dependencies = [
3030
"aiohttp>=3.12,<4.0",
31-
"datasets<=4.4.2",
31+
"datasets<=4.5.0",
3232
"httpx>=0.28,<0.29",
3333
"httpx-sse>=0.4,<0.5",
3434
"huggingface-hub>=0.34,<1.0",

0 commit comments

Comments
 (0)