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 569b99b commit ed70598Copy full SHA for ed70598
1 file changed
pyproject.toml
@@ -128,7 +128,7 @@ server = [
128
"backports.entry-points-selectable",
129
]
130
aws = [
131
- "boto3",
+ "boto3>=1.38.13",
132
"botocore",
133
"dstack[server]",
134
@@ -161,7 +161,7 @@ kubernetes = [
161
162
163
lambda = [
164
165
166
167
0 commit comments