Skip to content

Commit acb57c0

Browse files
committed
fix modal version to 0.64.95
1 parent 9e62266 commit acb57c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"pre-commit>=3.8.0",
1313
"PyMuPDF>=1.24.5",
1414
"aider-chat>=0.56.0",
15-
"modal>=0.64.95",
15+
"modal==0.64.95",
1616
"typer>=0.12.0",
1717
"tenacity>=8.5.0",
1818
"datasets>=3.0.0",

0 commit comments

Comments
 (0)