Skip to content

Commit fddc39d

Browse files
build(deps): update polars requirement
Updates the requirements on [polars](https://github.com/pola-rs/polars) to permit the latest version. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-0.20.26...py-1.36.1) --- updated-dependencies: - dependency-name: polars dependency-version: 1.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7f2c1d commit fddc39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ py-spy==0.4.1
1111

1212
numpy>=1.24.4,<3.0.0
1313
pandas>=2.0.3,<3.0.0
14-
polars>=0.20.26,<1.36.0
14+
polars>=0.20.26,<1.37.0
1515

1616
fastapi>=0.111.0,<1.0.0
1717
flask[async]>=2.0.0,<4.0.0

0 commit comments

Comments
 (0)