File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 1313### ###
1414###################################################################
1515
16- ## numpy (technically, this is covered by matplotlib's deps ) ##
16+ ## numpy (required by Plotly Express ) ##
1717numpy
1818
19- ## matplotlylib dependencies - moving away from 1.3.1 ##
19+ ## matplotlylib dependencies ##
2020# matplotlib==2.2.2
2121
2222## testing dependencies ##
2323coverage==4.3.1
2424mock==2.0.0
2525pytest==8.1.1
26- backports.tempfile==1.0
2726xarray
2827pytz
2928
3534pre-commit
3635black==22.3.0
3736
38-
3937## codegen dependencies ##
4038inflect
4139
@@ -45,22 +43,21 @@ colorcet
4543## ipython ##
4644ipython
4745
48- ## pandas deps for some matplotlib functionality ##
46+ ## pandas ( for some matplotlib functionality) ##
4947pandas
50- narwhals>=1.13.3
5148
52- ## scipy deps for some FigureFactory functions ##
49+ ## scipy deps ( for some FigureFactory functions) ##
5350scipy
5451
5552## jupyter ##
5653jupyter
5754jupyterlab
5855ipykernel
5956
60- ## deps for _county_choropleth.py figure factory
57+ ## deps for _county_choropleth.py figure factory ##
6158pyshp
6259geopandas
6360shapely
6461
65- ## image uri conversion
62+ ## image uri conversion ##
6663pillow
You can’t perform that action at this time.
0 commit comments