Skip to content

Commit 2320b2d

Browse files
authored
Merge pull request #4276 from plotly/fix-test
pin `pydantic` version in requirements_39_pandas_2_optional.txt
2 parents cd48d3b + 9624347 commit 2320b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/python/plotly/test_requirements/requirements_39_pandas_2_optional.txt

+1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ scikit-image==0.18.1
2020
psutil==5.7.0
2121
kaleido
2222
vaex
23+
pydantic<=1.10.11 # for vaex, see https://github.com/vaexio/vaex/issues/2384
2324
polars

0 commit comments

Comments
 (0)