Skip to content

Commit

Permalink
pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFu512 committed Jun 11, 2024
1 parent ff794f4 commit 36401df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
"distributed >= 2022.2.0, != 2022.10.1",
"featuretools[dask] >= 1.16.0",
"nlp-primitives >= 2.9.0",
"networkx >= 2.7", <= 3.2.1,
"networkx >= 2.7, <= 3.2.1",
"plotly >= 5.0.0",
"kaleido >= 0.2.0",
"ipywidgets >= 7.5",
Expand Down

0 comments on commit 36401df

Please sign in to comment.