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