Skip to content

Commit 6c1666d

Browse files
committed
Update pyproject.toml
1 parent 3ada5ab commit 6c1666d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
rdt = { main = 'rdt.cli.__main__:main' }
4949

5050
[project.optional-dependencies]
51-
copulas = ['copulas>=0.12.0.dev0',]
51+
copulas = ['copulas>=0.12.0',]
5252
pyarrow = ['pyarrow>=17.0.0']
5353
test = [
5454
'rdt[pyarrow]',

0 commit comments

Comments
 (0)