From 702784ceb86a2c125f83c91a1db5d3888a8573b5 Mon Sep 17 00:00:00 2001 From: Jason Solomon Date: Wed, 18 Aug 2021 10:21:40 +1000 Subject: [PATCH] Update dfvfs requirements --- dfvfs_requirements.txt | 9 +++++---- requirements.txt | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dfvfs_requirements.txt b/dfvfs_requirements.txt index 96cb792..633c344 100644 --- a/dfvfs_requirements.txt +++ b/dfvfs_requirements.txt @@ -2,19 +2,20 @@ pip >= 7.0.0 PyYAML >= 3.10 cffi >= 1.9.1 cryptography >= 2.0.2 -dfdatetime >= 20200809 +dfdatetime >= 20210509 dtfabric >= 20170524 idna >= 2.5 libbde-python >= 20140531 libewf-python >= 20131210 libfsapfs-python >= 20201107 -libfsext-python >= 20200819 -libfshfs-python >= 20201103 +libfsext-python >= 20210424 +libfshfs-python >= 20210530 libfsntfs-python >= 20200921 libfsxfs-python >= 20201114 libfvde-python >= 20160719 libfwnt-python >= 20160418 libluksde-python >= 20200101 +libmodi-python >= 20210405 libqcow-python >= 20201213 libsigscan-python >= 20191221 libsmdev-python >= 20140529 @@ -24,4 +25,4 @@ libvmdk-python >= 20140421 libvsgpt-python >= 20210207 libvshadow-python >= 20160109 libvslvm-python >= 20160109 -pytsk3 >= 20160721 +pytsk3 >= 20210419 diff --git a/requirements.txt b/requirements.txt index d3a50a6..26f4700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dfvfs +dfvfs>=20210606 elasticsearch psycopg2-binary pytsk3