Skip to content

Commit fb52a7c

Browse files
committed
add moto[server] to min_deps
1 parent 0013d22 commit fb52a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ dependencies = [
231231
'pytest',
232232
'pytest-cov',
233233
'pytest-asyncio',
234-
'moto[s3]',
234+
'moto[s3, server]',
235235
]
236236

237237
[tool.hatch.envs.min_deps.scripts]

0 commit comments

Comments
 (0)