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 eb50073 commit cc5be12Copy full SHA for cc5be12
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
dependencies = [
29
"boto3>=1.26.0,<2.0.0",
30
"botocore>=1.29.0,<2.0.0",
31
- "docstring_parser>=0.15,<0.16.0",
+ "docstring_parser>=0.15,<1.0",
32
"mcp>=1.8.0,<2.0.0",
33
"pydantic>=2.0.0,<3.0.0",
34
"typing-extensions>=4.13.2,<5.0.0",
0 commit comments