Skip to content

Commit

Permalink
changed requirments
Browse files Browse the repository at this point in the history
  • Loading branch information
skelsec committed Sep 29, 2018
1 parent d2d760b commit 53c0ef8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Expand Up @@ -34,8 +34,8 @@
"Operating System :: OS Independent",
),
install_requires=[
'minidump>=0.0.6',
'minikerberos>=0.0.4',
'minidump==0.0.6',
'minikerberos==0.0.4',
],

entry_points={
Expand All @@ -45,4 +45,4 @@
}


)
)

0 comments on commit 53c0ef8

Please sign in to comment.