Skip to content

Commit b3190af

Browse files
authored
Merge pull request #226 from python-discord/shenanigansd-patch-1
Add plotly to eval deps
2 parents 1787c47 + 7893523 commit b3190af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements/eval-deps.pip

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ einspect~=0.5 ; python_version == '3.12'
66
fishhook~=0.3; python_version == '3.12'
77
forbiddenfruit~=0.1
88
fuzzywuzzy~=0.18
9+
kaleido==0.1.*
910
lark~=1.2
1011
matplotlib~=3.9 ; python_version != '3.13'
1112
more-itertools~=10.5
1213
networkx~=3.3
1314
numpy~=2.1
1415
pandas~=2.2
1516
pendulum~=3.0 ; python_version == '3.12'
17+
plotly~=5.24
1618
pyarrow~=17.0; python_version == '3.12'
1719
python-dateutil~=2.9
1820
pyyaml~=6.0

0 commit comments

Comments
 (0)