We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6b69d commit 3665d05Copy full SHA for 3665d05
1 file changed
pyproject.toml
@@ -21,7 +21,6 @@ dependencies = [
21
"argcomplete>=3.1.4",
22
"asyauth>=0.0.20",
23
"beautifulsoup4>=4.11,<5",
24
- "bloodhound>=1.8.0",
25
"dploot>=3.1.0",
26
"dsinternals>=1.2.4",
27
"jwt>=1.3.1",
@@ -47,6 +46,7 @@ dependencies = [
47
46
"impacket @ git+https://github.com/blacklanternsecurity/impacket",
48
"oscrypto @ git+https://github.com/wbond/oscrypto",
49
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",
+ "bloodhound-ce @ git+https://github.com/blacklanternsecurity/BloodHound.py.git@bloodhound-ce"
50
]
51
52
[project.urls]
0 commit comments