[go: up one dir, main page]

Skip to content

Commit

Permalink
upping setup versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SkelSec committed Feb 15, 2023
1 parent d52804e commit ec91a45
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
"Operating System :: OS Independent",
],
install_requires=[
'unicrypto>=0.0.9',
'unicrypto>=0.0.10',
'minidump>=0.0.21',
'minikerberos>=0.3.5',
'minikerberos>=0.4.0',
'aiowinreg>=0.0.7',
'msldap>=0.4.1',
'winacl>=0.1.5',
'aiosmb>=0.4.2',
'aesedb>=0.1.1',
'msldap>=0.4.7',
'winacl>=0.1.6',
'aiosmb>=0.4.4',
'aesedb>=0.1.3',
'tqdm',
],

Expand Down

0 comments on commit ec91a45

Please sign in to comment.