We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a16f09 commit e3eaee5Copy full SHA for e3eaee5
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
"gcs-oauth2-boto-plugin >= 2.7",
21
"google-api-python-client >= 1.12.8",
22
"google_auth >= 1.16.0",
23
- "htcondor >= 9.0.0",
+ "htcondor >= 9.0.0, < 25.0.0",
24
"numpy >= 1.19.5, < 2.0.0; python_version >= '3.7'",
25
"pandas >= 1.5.3, < 2.0.0; python_version >= '3.7'",
26
"pem",
0 commit comments