Skip to content

Commit a054695

Browse files
authored
ENH: update to idc-index-data 19.0.2 (#131)
This will add values column to the clinical_index
1 parent 3fcc6b4 commit a054695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dynamic = ["version"]
3434
dependencies = [
3535
"click",
3636
'duckdb>=0.10.0,<1.1.0',
37-
"idc-index-data==19.0.1",
37+
"idc-index-data==19.0.2",
3838
"packaging",
3939
"pandas<2.2",
4040
"psutil",

0 commit comments

Comments
 (0)