Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
feltroidprime committed Dec 9, 2024
1 parent de91473 commit 906872e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ dependencies = [
"typer",
"python-dotenv",
"pysha3",
"starknet-py==0.24.3"
"starknet-py==0.24.3",
"requests",
]
description = "State-of-the-art Elliptic Curve operations and SNARKS verification for Cairo & Starknet 🐺."

Expand Down

0 comments on commit 906872e

Please sign in to comment.