1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-07-11 16:52:25 +02:00

1 Commits

Author SHA1 Message Date
c66c5d910d chore(deps): update dependency ipython to v9 2025-07-03 11:38:07 +00:00

View File

@ -48,7 +48,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",
] ]
[tool.isort] [tool.isort]