Skip to content

Commit 7735366

Browse files
committed
add narwhals in various requirements
1 parent 126a79d commit 7735366

13 files changed

+15
-2
lines changed

packages/python/plotly/optional-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ ipython
3939

4040
## pandas deps for some matplotlib functionality ##
4141
pandas
42+
narwhals>=1.12.0
4243

4344
## scipy deps for some FigureFactory functions ##
4445
scipy
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
requests==2.25.1
22
pytest==7.4.4
3+
narwhals>=1.12.0

packages/python/plotly/test_requirements/requirements_310_optional.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ scikit-image==0.22.0
1919
psutil==5.7.0
2020
kaleido
2121
orjson==3.8.12
22+
narwhals>=1.12.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
requests==2.25.1
22
pytest==7.4.4
3+
narwhals>=1.12.0

packages/python/plotly/test_requirements/requirements_311_optional.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ scikit-image==0.22.0
1919
psutil==5.7.0
2020
kaleido
2121
orjson==3.8.12
22+
narwhals>=1.12.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
requests==2.25.1
22
pytest==7.4.4
3+
narwhals>=1.12.0

packages/python/plotly/test_requirements/requirements_312_no_numpy_optional.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ scikit-image==0.22.0
1818
psutil==5.9.7
1919
kaleido
2020
orjson==3.9.10
21-
jupyter-console==6.4.4
21+
jupyter-console==6.4.4
22+
narwhals>=1.12.0

packages/python/plotly/test_requirements/requirements_312_optional.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ scikit-image==0.22.0
1919
psutil==5.9.7
2020
kaleido
2121
orjson==3.9.10
22-
jupyter-console==6.4.4
22+
jupyter-console==6.4.4
23+
narwhals>=1.12.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
requests==2.25.1
22
pytest==8.1.1
3+
narwhals>=1.12.0

packages/python/plotly/test_requirements/requirements_38_optional.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ matplotlib==3.7.3
1919
scikit-image==0.18.1
2020
psutil==5.7.0
2121
kaleido
22+
narwhals>=1.12.0

0 commit comments

Comments
 (0)