Skip to content

Commit

Permalink
lock
Browse files Browse the repository at this point in the history
  • Loading branch information
akasimo committed Nov 18, 2023
1 parent 33f460a commit 719f9b6
Showing 1 changed file with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Code generated by scarb DO NOT EDIT.
version = 1

[[package]]
name = "alexandria_data_structures"
version = "0.1.0"
source = "git+https://github.com/keep-starknet-strange/alexandria.git?rev=f37d73d#f37d73d8a8248e4d8dc65de3949333e30bda022f"

[[package]]
name = "cubit"
version = "1.2.0"
source = "git+https://github.com/raphaelDkhn/cubit.git#e6331ebf98c5d5f442a0e5edefe0b367c8e270d9"

[[package]]
name = "orion"
version = "0.1.5"
source = "git+https://github.com/gizatechxyz/orion.git?rev=v0.1.5#e67dc3de5e186bd8d5b1fb78fb41716b95200fae"
dependencies = [
"alexandria_data_structures",
"cubit",
]

[[package]]
name = "sequential_1_dense_1_biasadd_readvariableop_0"
version = "0.1.0"
dependencies = [
"orion",
]

0 comments on commit 719f9b6

Please sign in to comment.