We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7aab3 commit 400395eCopy full SHA for 400395e
pyproject.toml
@@ -16,6 +16,6 @@ classifiers = [
16
"Operating System :: Microsoft :: Windows",
17
]
18
dependencies = [
19
- "OpenOrchestrator == 1.0.0",
+ "OpenOrchestrator == 1.*",
20
"Pillow == 9.5.0",
21
-]
+]
0 commit comments