Skip to content

Commit 3665d05

Browse files
committed
Update pyproject.toml to utilize BLS fork of Bloodhound.py CE branch
1 parent af6b69d commit 3665d05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dependencies = [
2121
"argcomplete>=3.1.4",
2222
"asyauth>=0.0.20",
2323
"beautifulsoup4>=4.11,<5",
24-
"bloodhound>=1.8.0",
2524
"dploot>=3.1.0",
2625
"dsinternals>=1.2.4",
2726
"jwt>=1.3.1",
@@ -47,6 +46,7 @@ dependencies = [
4746
"impacket @ git+https://github.com/blacklanternsecurity/impacket",
4847
"oscrypto @ git+https://github.com/wbond/oscrypto",
4948
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",
49+
"bloodhound-ce @ git+https://github.com/blacklanternsecurity/BloodHound.py.git@bloodhound-ce"
5050
]
5151

5252
[project.urls]

0 commit comments

Comments
 (0)