Skip to content

Commit 91b60a4

Browse files
authored
Merge pull request #521 from The-Strategy-Unit/unpin-pandas-flavor
unpin pandas-flavor and specify pyjanitor version
2 parents 3939ffb + abe2ae6 commit 91b60a4

2 files changed

Lines changed: 8 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ dependencies = [
1313
"jsonschema>=4.23.0",
1414
"numpy>=1.23",
1515
"pandas>=1.5",
16-
"pandas-flavor<0.8",
1716
"pandas-stubs>=2.3.2.250926",
1817
"pyarrow>=20.0",
19-
"pyjanitor>=0.23",
18+
"pyjanitor>=0.32.2",
2019
"python-dotenv>=1.0",
2120
"scipy>=1.10",
2221
"tqdm>=4.65",

uv.lock

Lines changed: 7 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)