Skip to content

Commit 44aa8dd

Browse files
authored
Merge pull request #1920 from weaviate/dependabot/pip/polars-gte-0.20.26-and-lt-1.37.0
build(deps): update polars requirement from <1.36.0,>=0.20.26 to >=0.20.26,<1.37.0
2 parents 6832786 + fddc39d commit 44aa8dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)