Skip to content

Commit 3d6db89

Browse files
authored
Merge pull request #1769 from weaviate/dependabot/pip/polars-gte-0.20.26-and-lt-1.33.0
Update polars requirement from <1.32.0,>=0.20.26 to >=0.20.26,<1.33.0
2 parents e677afe + 4a2f13c commit 3d6db89

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.32.0
14+
polars>=0.20.26,<1.33.0
1515

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

0 commit comments

Comments
 (0)