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 7a03f61 commit 289911cCopy full SHA for 289911c
pyproject.toml
@@ -48,7 +48,7 @@ Issues = "https://github.com/atlanhq/atlan-python/issues"
48
49
[project.optional-dependencies]
50
dev = [
51
- "mypy~=1.9.0",
+ "mypy>=1.9,<1.18",
52
"ruff~=0.9.9",
53
"types-requests~=2.31.0.6",
54
"types-setuptools~=75.8.0.20250110",
0 commit comments