Skip to content

Commit

Permalink
Upgrade Polars in test_requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
  • Loading branch information
astrojuanlu committed Jun 19, 2023
1 parent 1aa1ab2 commit b25a517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro-datasets/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pandas-gbq>=0.12.0, <0.18.0
pandas>=1.3, <2 # 1.3 for read_xml/to_xml, <2 for compatibility with Spark < 3.4
Pillow~=9.0
plotly>=4.8.0, <6.0
polars[xlsx2csv, deltalake]~=0.16.0
polars[xlsx2csv, deltalake]~=0.18.0
pre-commit>=2.9.2, <3.0 # The hook `mypy` requires pre-commit version 2.9.2.
psutil==5.8.0
pyarrow~=8.0
Expand Down

0 comments on commit b25a517

Please sign in to comment.