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 edf94c2 commit 7cb9ce9Copy full SHA for 7cb9ce9
pyproject.toml
@@ -24,6 +24,7 @@ dependencies = [
24
"pyarrow>=16", # remove struct_field_names when upgraded to 18+
25
"universal_pathlib>=0.2",
26
"Deprecated>=1.2.0",
27
+ "wrapt>=1.12.1",
28
]
29
30
[project.urls]
0 commit comments