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 97b017b commit 5af08d1Copy full SHA for 5af08d1
pyproject.toml
@@ -47,7 +47,7 @@ Issues = "https://github.com/atlanhq/atlan-python/issues"
47
48
[dependency-groups]
49
dev = [
50
- "mypy~=1.9.0",
+ "mypy>=1.9,<1.18",
51
"ruff~=0.12.8",
52
"types-requests~=2.31.0.6",
53
"types-setuptools~=75.8.0.20250110",
0 commit comments