We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c212b50 commit b907a15Copy full SHA for b907a15
1 file changed
Pipfile
@@ -12,6 +12,7 @@ pyarrow = "*"
12
13
[dev-packages]
14
black = "*"
15
+boto3-stubs = {extras = ["essential"], version = "*"}
16
coveralls = "*"
17
ipython = "*"
18
moto = "*"
@@ -24,7 +25,6 @@ pytest = "*"
24
25
ruff = "*"
26
setuptools = "*"
27
pip-audit = "*"
-boto3-stubs = {extras = ["essential"], version = "*"}
28
29
[requires]
30
python_version = "3.12"
0 commit comments