add ipython for dev

This commit is contained in:
Nathan TeBlunthuis 2025-05-28 23:52:37 -05:00
parent 39fec0820d
commit b8cdc82fc2

View File

@ -9,6 +9,7 @@ dependencies = [
"mw>=0.4.0", "mw>=0.4.0",
"mwpersistence>=0.2.4", "mwpersistence>=0.2.4",
"mwreverts>=0.1.5", "mwreverts>=0.1.5",
"mwtypes>=0.4.0",
"mwxml>=0.3.6", "mwxml>=0.3.6",
"pyarrow>=20.0.0", "pyarrow>=20.0.0",
"yamlconf", "yamlconf",