Skip to content

Commit

Permalink
fix: rekall future dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Feb 18, 2020
1 parent cd4fb50 commit 18877c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sift/python-packages/rekall.sls
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ rekall-virtualenv:
virtualenv.managed:
- name: /opt/rekall
- pip_pkgs:
- pip==9.0.3
- pip
- setuptools
- wheel
- rekall
- future==0.16.0
- require:
- pkg: python-virtualenv

Expand Down

0 comments on commit 18877c6

Please sign in to comment.