Merge branch 'parquet_support' into test-parquet

This commit is contained in:
Will Beason
2025-06-17 12:20:19 -05:00
3 changed files with 11 additions and 3 deletions

View File

@@ -21,6 +21,5 @@ mwxml = { git = "https://github.com/groceryheist/python-mwxml" }
[dependency-groups]
dev = [
"pandas>=2.1.0",
"pytest>=8.3.5",
"pandas>=2.1.0"
]