We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da7c8a commit b782cacCopy full SHA for b782cac
4 files changed
Pipfile
@@ -21,6 +21,8 @@ pytest = "*"
21
ruff = "*"
22
setuptools = "*"
23
pandas-stubs = "*"
24
+moto = "*"
25
+pytest-mock = "*"
26
27
[requires]
28
python_version = "3.12"
0 commit comments