almost there. working out edge cases.
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"mwtypes>=0.4.0",
|
||||
"mwxml>=0.3.6",
|
||||
"pyarrow>=20.0.0",
|
||||
"sortedcontainers>=2.4.0",
|
||||
"yamlconf>=0.2.6",
|
||||
]
|
||||
|
||||
@@ -22,6 +23,7 @@ deltas = { git = "https://github.com/groceryheist/deltas" }
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ipython>=8.18.1",
|
||||
"pandas>=2.1.0",
|
||||
"pytest>=8.4.1",
|
||||
"pytest-asyncio>=1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user