Update dfvfs requirements
This commit is contained in:
parent
ba320234f2
commit
702784ceb8
2 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
dfvfs
|
||||
dfvfs>=20210606
|
||||
elasticsearch
|
||||
psycopg2-binary
|
||||
pytsk3
|
||||
|
|
Loading…
Reference in a new issue