Skip to content

Commit 008eb6a

Browse files
committed
Changed to BLS impacket.
1 parent 4fc3d6e commit 008eb6a

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
@@ -44,7 +44,7 @@ dependencies = [
4444
"terminaltables>=3.1.0",
4545
"xmltodict>=0.13.0",
4646
# Git Dependencies
47-
"impacket @ git+https://github.com/fortra/impacket.git",
47+
"impacket @ git+https://github.com/blacklanternsecurity/impacket",
4848
"oscrypto @ git+https://github.com/wbond/oscrypto",
4949
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",
5050
]

0 commit comments

Comments
 (0)