diff --git a/setup.py b/setup.py index 15f63a6..f9b8baa 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ 'adexpsnapshot.parser', ], license='MIT', - install_requires=['bloodhound>=1.6.1','dissect.cstruct>=2.0','frozendict','requests','pwntools>=4.5.0','certipy-ad>=4.4.0'], + install_requires=['bloodhound>=1.7.2','dissect.cstruct>=2.0','frozendict','requests','pwntools>=4.5.0','certipy-ad>=4.4.0'], classifiers=[ 'Environment :: Console', 'Intended Audience :: Information Technology',