We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0674533 commit 5d6487aCopy full SHA for 5d6487a
1 file changed
conda/dev-environment-win.yml
@@ -18,7 +18,7 @@ dependencies:
18
- graphviz
19
- gtest
20
- httpx>=0.20,<1
21
- - libarrow<24
+ - libarrow<25
22
- libboost>=1.80.0
23
- libboost-headers>=1.80.0
24
- librdkafka
@@ -33,7 +33,7 @@ dependencies:
33
- pillow
34
- polars
35
- psutil
36
- - pyarrow>=15,<24
+ - pyarrow>=15,<25
37
- pydantic>=2
38
- pytest
39
- pytest-asyncio
0 commit comments