1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-10 07:06:00 +02:00

1 Commits

Author SHA1 Message Date
8fa2ed96e0 chore(deps): update dependency ipython to v9 2025-04-25 23:00:23 +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.2",
] ]
# 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"