Skip to content

Commit

Permalink
Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janpipek authored and gitbutler-client committed Feb 14, 2024
1 parent 5df83b0 commit 73cbaad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Expand Up @@ -37,11 +37,11 @@ plotly = ["plotly"]
# TODO: Re-enable vega
# vega3 = ["vega3"]
folium = ["folium"]
root = ["uproot3"] # TODO: Update to uproot4
# root = ["uproot3"] # TODO: Update to uproot4
scipy = ["scipy"]
xtermcolor = ["xtermcolor"]
all = [
"physt[astropy,dev,dask,pandas,polars,xarray,matplotlib,plotly,folium,root,scipy,xtermcolor]"
"physt[astropy,dev,dask,pandas,polars,xarray,matplotlib,plotly,folium,scipy,xtermcolor]"
]

[build-system]
Expand Down

0 comments on commit 73cbaad

Please sign in to comment.