Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/deargen/rust-graph
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Jul 2, 2024
2 parents 848cca9 + 81b86aa commit d2fb8c1
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion deps/lock/aarch64-apple-darwin/.requirements_dev.in.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f90a7d677d55e9ac7485f71d34bc2a0eb59860c6bed8b31781f10dac6e137d8e requirements_dev.in
715dced83fc346be486cc25f8117fd1f71e85d9dc9232f4fbb9f1ba7b505021c requirements_dev.in
6 changes: 5 additions & 1 deletion deps/lock/aarch64-apple-darwin/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ iniconfig==2.0.0
# via pytest
markdown-it-py==3.0.0
# via rich
maturin==1.6.0
# via -r requirements_dev.in
mdurl==0.1.2
# via markdown-it-py
networkx==3.1
Expand Down Expand Up @@ -50,7 +52,9 @@ scipy==1.10.1
toml==0.10.2
# via -r requirements_dev.in
tomli==2.0.1
# via pytest
# via
# maturin
# pytest
tqdm==4.66.4
# via huggingface-hub
trimesh==4.4.1
Expand Down
2 changes: 1 addition & 1 deletion deps/lock/x86_64-apple-darwin/.requirements_dev.in.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f90a7d677d55e9ac7485f71d34bc2a0eb59860c6bed8b31781f10dac6e137d8e requirements_dev.in
715dced83fc346be486cc25f8117fd1f71e85d9dc9232f4fbb9f1ba7b505021c requirements_dev.in
6 changes: 5 additions & 1 deletion deps/lock/x86_64-apple-darwin/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ iniconfig==2.0.0
# via pytest
markdown-it-py==3.0.0
# via rich
maturin==1.6.0
# via -r requirements_dev.in
mdurl==0.1.2
# via markdown-it-py
networkx==3.1
Expand Down Expand Up @@ -50,7 +52,9 @@ scipy==1.10.1
toml==0.10.2
# via -r requirements_dev.in
tomli==2.0.1
# via pytest
# via
# maturin
# pytest
tqdm==4.66.4
# via huggingface-hub
trimesh==4.4.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f90a7d677d55e9ac7485f71d34bc2a0eb59860c6bed8b31781f10dac6e137d8e requirements_dev.in
715dced83fc346be486cc25f8117fd1f71e85d9dc9232f4fbb9f1ba7b505021c requirements_dev.in
6 changes: 5 additions & 1 deletion deps/lock/x86_64-pc-windows-msvc/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ iniconfig==2.0.0
# via pytest
markdown-it-py==3.0.0
# via rich
maturin==1.6.0
# via -r requirements_dev.in
mdurl==0.1.2
# via markdown-it-py
networkx==3.1
Expand Down Expand Up @@ -54,7 +56,9 @@ scipy==1.10.1
toml==0.10.2
# via -r requirements_dev.in
tomli==2.0.1
# via pytest
# via
# maturin
# pytest
tqdm==4.66.4
# via huggingface-hub
trimesh==4.4.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f90a7d677d55e9ac7485f71d34bc2a0eb59860c6bed8b31781f10dac6e137d8e requirements_dev.in
715dced83fc346be486cc25f8117fd1f71e85d9dc9232f4fbb9f1ba7b505021c requirements_dev.in
6 changes: 5 additions & 1 deletion deps/lock/x86_64-unknown-linux-gnu/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ iniconfig==2.0.0
# via pytest
markdown-it-py==3.0.0
# via rich
maturin==1.6.0
# via -r requirements_dev.in
mdurl==0.1.2
# via markdown-it-py
networkx==3.1
Expand Down Expand Up @@ -50,7 +52,9 @@ scipy==1.10.1
toml==0.10.2
# via -r requirements_dev.in
tomli==2.0.1
# via pytest
# via
# maturin
# pytest
tqdm==4.66.4
# via huggingface-hub
trimesh==4.4.1
Expand Down

0 comments on commit d2fb8c1

Please sign in to comment.