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 5ceb47c commit 982215cCopy full SHA for 982215c
pyproject.toml
@@ -43,6 +43,7 @@ dev = [
43
"requests",
44
"s3fs",
45
"types-Deprecated", # Needed for mypy type checking of Deprecated package
46
+ "wrapt>=1.17.3",
47
]
48
49
[build-system]
0 commit comments