1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-07-12 01:02:22 +02:00

1 Commits

Author SHA1 Message Date
b44e828e69 chore(deps): update dependency ipython to v9 2025-07-01 17:25:28 +00:00

View File

@ -49,7 +49,7 @@ dev = [
"pytest~=8.3", "pytest~=8.3",
"isort~=6.0", "isort~=6.0",
"csvkit~=2.0", "csvkit~=2.0",
"ipython~=8.31", "ipython~=9.4",
] ]
# So hatch doesn't try to build other top-level directories like "data" # So hatch doesn't try to build other top-level directories like "data"