Skip to content

Commit

Permalink
Update utilix dependency (#192)
Browse files Browse the repository at this point in the history
* use mongo downloader in utilix

* update utilix requirement

* Be careful!

---------

Co-authored-by: dachengx <dx2227@columbia.edu>
  • Loading branch information
yuema137 and dachengx authored Oct 16, 2024
1 parent ea6638b commit b885d27
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 @@ -39,7 +39,7 @@ scikit-learn = "*"
scipy = "*"
strax = "*"
graphviz = "*"
utilix = ">=0.10.1"
utilix = ">=0.11.0"
commonmark = { version = "0.9.1", optional = true }
m2r = { version = "0.2.1", optional = true }
mistune = { version = "0.8.4", optional = true }
Expand Down

0 comments on commit b885d27

Please sign in to comment.