diff options
-rw-r--r-- | python/plaso/plaso.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/plaso/plaso.info b/python/plaso/plaso.info index e3ce488987..4152e52509 100644 --- a/python/plaso/plaso.info +++ b/python/plaso/plaso.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20181219/plaso MD5SUM="1c481485569e72dbe9e583e67099cda2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="dfvfs artifacts bencode biplist python-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata idna python-lz4 pefile psutil pyparsing pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python" +REQUIRES="dfvfs artifacts bencode biplist python-requests python-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata idna python-lz4 pefile psutil pyparsing pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |