[go: up one dir, main page]

Skip to content

Commit

Permalink
bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SkelSec committed Sep 26, 2022
1 parent 6271025 commit 4157dab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"Operating System :: OS Independent",
],
install_requires=[
'unicrypto>=0.0.8',
'unicrypto>=0.0.9',
'minidump>=0.0.21',
'minikerberos>=0.3.1',
'minikerberos>=0.3.2',
'aiowinreg>=0.0.7',
'msldap>=0.4.0',
'winacl>=0.1.4',
'aiosmb>=0.4.0',
'msldap>=0.4.1',
'winacl>=0.1.5',
'aiosmb>=0.4.2',
'aesedb>=0.1.0',
'tqdm',
],
Expand Down

0 comments on commit 4157dab

Please sign in to comment.