We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d672a commit fe1b0e4Copy full SHA for fe1b0e4
Pipfile
@@ -51,6 +51,7 @@ mkdocs-material = "==7.3.0"
51
mkdocs-material-extensions = "*"
52
mkdocstrings = "*"
53
mongomock = {extras = ["s3"]}
54
+moto = {extras = ["s3"]}
55
requests = "*"
56
ruff = "*"
57
pandas-stubs = "*"
0 commit comments