Skip to content

Commit

Permalink
Try to build circle ci again
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Li <[email protected]>
  • Loading branch information
adam2392 committed Oct 31, 2023
1 parent cb5c2de commit 337ee3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ graphviz = { version = "^0.20.1" }
ipython = { version = "^7.4.0" }
nbsphinx = { version = "^0.8" }
dowhy = { version = "^0.8" }
pygraphviz = { version = "*" }
pygraphviz = { version = "^1.11" }
memory_profiler = { version = "*" }
scikit-learn = { version = "^1.1.0" } # needed in dowhy's package
pandas = { version = "^1.1" } # needed in dowhy's package
Expand Down

0 comments on commit 337ee3d

Please sign in to comment.