Skip to content

Commit 67f2e6f

Browse files
authored
Update pyproject.toml - relax modal dep
1 parent 9f5bbca commit 67f2e6f

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
@@ -13,7 +13,7 @@ dependencies = [
1313
"pre-commit>=3.8.0",
1414
"import-deps>=0.3.0",
1515
"PyMuPDF>=1.24.5",
16-
"modal==0.64.95",
16+
"modal>=0.64.95",
1717
"typer>=0.12.0",
1818
"tenacity>=8.5.0",
1919
"docker>=7.1.0",

0 commit comments

Comments
 (0)