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 ab520e8 commit 65e8711Copy full SHA for 65e8711
pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
48
rdt = { main = 'rdt.cli.__main__:main' }
49
50
[project.optional-dependencies]
51
-copulas = ['copulas>=0.11.0',]
+copulas = ['copulas>=0.12.0.dev0',]
52
pyarrow = ['pyarrow>=17.0.0']
53
test = [
54
'rdt[pyarrow]',
0 commit comments