We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ec0f6 commit a9a4e6aCopy full SHA for a9a4e6a
2 files changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
27
requires-python = ">= 3.10"
28
dependencies = [
29
- "scim2-client>=0.6.0",
+ "scim2-client>=0.6.1",
30
"exceptiongroup>=1.0.0 ; python_full_version < '3.11'",
31
]
32
0 commit comments