Codebase list pywerview / d74b7a22-6375-403c-bde3-7b4e1e08203a/main
Refresh patches. Kali Janitor 2 years ago
1 changed file(s) with 7 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
1010 setup.py | 1 -
1111 1 file changed, 1 deletion(-)
1212
13 diff --git a/setup.py b/setup.py
14 index dfeb834..9c6a6b0 100644
15 --- a/setup.py
16 +++ b/setup.py
13 Index: pywerview/setup.py
14 ===================================================================
15 --- pywerview.orig/setup.py
16 +++ pywerview/setup.py
1717 @@ -30,7 +30,6 @@ setup(name='pywerview',
1818 install_requires=[
19 'impacket>=0.9.16dev',
19 'impacket>=0.9.22',
2020 'pyasn1',
2121 - 'pycrypto',
2222 'pyopenssl',
23 'bs4'
24 ],
23 'bs4',
24 'ldap3>=2.8.1'