huge commit
This commit is contained in:
11
2026/cscg/crypto/dino-vault/pyproject.toml
Normal file
11
2026/cscg/crypto/dino-vault/pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "crypto"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"pwntools>=4.15.0",
|
||||
"pycryptodome>=3.23.0",
|
||||
"sympy>=1.14.0",
|
||||
]
|
||||
Reference in New Issue
Block a user