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 7ab85a2 commit 5fdfb7eCopy full SHA for 5fdfb7e
pyproject.toml
@@ -50,7 +50,7 @@ Issues = "https://github.com/atlanhq/atlan-python/issues"
50
dev = [
51
"mypy~=1.9.0",
52
"ruff~=0.9.9",
53
- "types-requests~=2.31.0.6",
+ "types-requests>=2.31.0.6,<2.32.5.0",
54
"types-setuptools~=75.8.0.20250110",
55
"pytest~=8.3.4",
56
"pytest-vcr~=1.0.2",
0 commit comments