mirror of
https://github.com/trustedsec/hate_crack.git
synced 2025-12-12 15:49:19 -08:00
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
[project]
|
||||||
|
name = "hate-crack"
|
||||||
|
version = "1.09"
|
||||||
|
description = "Menu driven Python wrapper for hashcat"
|
||||||
|
readme = "README.md"
|
||||||
|
requires-python = ">=3.13"
|
||||||
|
dependencies = [
|
||||||
|
"pytest>=8.3.4",
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user