Skip to content

Commit e3eaee5

Browse files
committed
We need htcondor version <25
1 parent 5a16f09 commit e3eaee5

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
@@ -20,7 +20,7 @@ dependencies = [
2020
"gcs-oauth2-boto-plugin >= 2.7",
2121
"google-api-python-client >= 1.12.8",
2222
"google_auth >= 1.16.0",
23-
"htcondor >= 9.0.0",
23+
"htcondor >= 9.0.0, < 25.0.0",
2424
"numpy >= 1.19.5, < 2.0.0; python_version >= '3.7'",
2525
"pandas >= 1.5.3, < 2.0.0; python_version >= '3.7'",
2626
"pem",

0 commit comments

Comments
 (0)