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
|
PyYAML >= 3.10
|
||||||
cffi >= 1.9.1
|
cffi >= 1.9.1
|
||||||
cryptography >= 2.0.2
|
cryptography >= 2.0.2
|
||||||
dfdatetime >= 20200809
|
dfdatetime >= 20210509
|
||||||
dtfabric >= 20170524
|
dtfabric >= 20170524
|
||||||
idna >= 2.5
|
idna >= 2.5
|
||||||
libbde-python >= 20140531
|
libbde-python >= 20140531
|
||||||
libewf-python >= 20131210
|
libewf-python >= 20131210
|
||||||
libfsapfs-python >= 20201107
|
libfsapfs-python >= 20201107
|
||||||
libfsext-python >= 20200819
|
libfsext-python >= 20210424
|
||||||
libfshfs-python >= 20201103
|
libfshfs-python >= 20210530
|
||||||
libfsntfs-python >= 20200921
|
libfsntfs-python >= 20200921
|
||||||
libfsxfs-python >= 20201114
|
libfsxfs-python >= 20201114
|
||||||
libfvde-python >= 20160719
|
libfvde-python >= 20160719
|
||||||
libfwnt-python >= 20160418
|
libfwnt-python >= 20160418
|
||||||
libluksde-python >= 20200101
|
libluksde-python >= 20200101
|
||||||
|
libmodi-python >= 20210405
|
||||||
libqcow-python >= 20201213
|
libqcow-python >= 20201213
|
||||||
libsigscan-python >= 20191221
|
libsigscan-python >= 20191221
|
||||||
libsmdev-python >= 20140529
|
libsmdev-python >= 20140529
|
||||||
|
@ -24,4 +25,4 @@ libvmdk-python >= 20140421
|
||||||
libvsgpt-python >= 20210207
|
libvsgpt-python >= 20210207
|
||||||
libvshadow-python >= 20160109
|
libvshadow-python >= 20160109
|
||||||
libvslvm-python >= 20160109
|
libvslvm-python >= 20160109
|
||||||
pytsk3 >= 20160721
|
pytsk3 >= 20210419
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
dfvfs
|
dfvfs>=20210606
|
||||||
elasticsearch
|
elasticsearch
|
||||||
psycopg2-binary
|
psycopg2-binary
|
||||||
pytsk3
|
pytsk3
|
||||||
|
|
Loading…
Reference in a new issue