Skip to content

Commit 516e491

Browse files
authored
Merge pull request #384 from MaxGhenis/update-microdf-v1
Update microdf to v1.0.0
2 parents 79f0b89 + 7620ee8 commit 516e491

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: patch
2+
changes:
3+
changed:
4+
- Update microdf_python dependency to >=1.0.0.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"pandas>=2.3.0",
2323
"requests",
2424
"tqdm",
25-
"microdf_python>=0.4.3,<0.4.6",
25+
"microdf_python>=1.0.0",
2626
"setuptools>=60",
2727
"microimpute==0.1.4",
2828
"pip-system-certs",

0 commit comments

Comments
 (0)