Skip to content

Commit

Permalink
Merge pull request #58 from ImagingDataCommons/lock-idc-index-data-ve…
Browse files Browse the repository at this point in the history
…rsion

fix: lock the version of idc-index-data
  • Loading branch information
fedorov authored Apr 9, 2024
2 parents 1868f8a + 2ae4391 commit 901f202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ classifiers = [
dynamic = ["version"]
dependencies = [
'duckdb>=0.10.0',
"idc-index-data",
"idc-index-data==17.0.0",
"pandas<2.2",
"psutil",
"s5cmd",
Expand Down

0 comments on commit 901f202

Please sign in to comment.