Skip to content

Commit 36357ad

Browse files
Update polars requirement from <1.18.0,>=0.20.26 to >=0.20.26,<1.32.0
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.31.0) --- updated-dependencies: - dependency-name: polars dependency-version: 1.31.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d017cb commit 36357ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-devel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ py-spy==0.4.0
3030

3131
numpy>=1.24.4,<3.0.0
3232
pandas>=2.0.3,<3.0.0
33-
polars>=0.20.26,<1.18.0
33+
polars>=0.20.26,<1.32.0
3434

3535
fastapi>=0.111.0,<1.0.0
3636
flask[async]>=2.0.0,<4.0.0

0 commit comments

Comments
 (0)