We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc3d6e commit 008eb6aCopy full SHA for 008eb6a
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"terminaltables>=3.1.0",
45
"xmltodict>=0.13.0",
46
# Git Dependencies
47
- "impacket @ git+https://github.com/fortra/impacket.git",
+ "impacket @ git+https://github.com/blacklanternsecurity/impacket",
48
"oscrypto @ git+https://github.com/wbond/oscrypto",
49
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",
50
]
0 commit comments