Skip to content

Commit cd0d3c8

Browse files
authored
Merge pull request Pennyw0rth#234 from Pennyw0rth/remove-git-deps
Remove oscrypto and swap back to fortra/impacket
2 parents 75e9316 + e14bbaf commit cd0d3c8

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ neo4j = "^5.0.0"
4343
pylnk3 = "^0.4.2"
4444
pypsrp = "^0.8.1"
4545
paramiko = "^3.3.1"
46-
impacket = { git = "https://github.com/Pennyw0rth/impacket.git", branch = "gkdi" }
46+
impacket = { git = "https://github.com/fortra/impacket.git" }
4747
dsinternals = "^1.2.4"
4848
xmltodict = "^0.13.0"
4949
terminaltables = "^3.1.0"
@@ -61,7 +61,6 @@ aiosqlite = "^0.19.0"
6161
pyasn1-modules = "^0.3.0"
6262
rich = "^13.3.5"
6363
python-libnmap = "^0.7.3"
64-
oscrypto = { git = "https://github.com/Pennyw0rth/oscrypto" } # Pypi version currently broken, see: https://github.com/wbond/oscrypto/issues/78 (as of 9/23)
6564
argcomplete = "^3.1.4"
6665
python-dateutil = ">=2.8.2"
6766

0 commit comments

Comments
 (0)