Skip to content

Commit c1c9468

Browse files
author
root
committed
update dependency
1 parent 3b4832d commit c1c9468

File tree

2 files changed

+370
-304
lines changed

2 files changed

+370
-304
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ dependencies = [
1212
"ruff>=0.6.4",
1313
"pre-commit>=3.8.0",
1414
"PyMuPDF>=1.24.5",
15-
"aider-chat>=0.56.0",
15+
"aider-chat==0.57.0",
1616
"modal==0.64.95",
1717
"typer>=0.12.0",
1818
"tenacity>=8.5.0",
19-
"datasets>=3.0.0",
2019
"docker>=7.1.0",
2120
"fastcore>=1.7.8",
2221
"ghapi>=1.0.6",
2322
"gitpython>=3.1.43",
2423
"pytest>=8.3.3",
24+
"datasets>=2.14.4",
2525
]
2626
classifiers = [
2727
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)