Skip to content

Commit fcc29f8

Browse files
authored
Merge pull request #1717 from weaviate/dependabot/pip/polars-gte-0.20.26-and-lt-1.32.0
Update polars requirement from <1.18.0,>=0.20.26 to >=0.20.26,<1.32.0
2 parents b0e09ad + 36357ad commit fcc29f8

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)