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 9e7e93e commit e2c88b5Copy full SHA for e2c88b5
3 files changed
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">= 3.10"
28
dependencies = [
29
"scim2-client>=0.6.1",
30
- "scim2-models>=0.4.2",
+ "scim2-models>=0.5.0",
31
]
32
33
[project.urls]
0 commit comments