Skip to content

Commit

Permalink
Release dissect 3.16 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrco committed Sep 10, 2024
1 parent 2ac8c15 commit a1aeaa7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ classifiers = [
]
dependencies = [
"dissect.archive==1.2",
"dissect.btrfs==1.4",
"dissect.btrfs==1.5",
"dissect.cim==3.10",
"dissect.clfs==1.9",
"dissect.cstruct==4.0",
"dissect.cstruct==4.1",
"dissect.esedb==3.14",
"dissect.etl==3.10",
"dissect.eventlog==3.9",
Expand All @@ -38,19 +38,19 @@ dependencies = [
"dissect.extfs==3.11",
"dissect.fat==3.10",
"dissect.ffs==3.9",
"dissect.hypervisor==3.14",
"dissect.hypervisor==3.15",
"dissect.jffs==1.3",
"dissect.ntfs==3.11",
"dissect.ntfs==3.12",
"dissect.ole==3.9",
"dissect.regf==3.11",
"dissect.shellitem==3.9",
"dissect.shellitem==3.10",
"dissect.sql==3.10",
"dissect.squashfs==1.6",
"dissect.target[full]==3.18",
"dissect.squashfs==1.7",
"dissect.target[full]==3.19",
"dissect.thumbcache==1.9",
"dissect.util==3.17",
"dissect.util[lz4,lzo]==3.18",
"dissect.vmfs==3.9",
"dissect.volume==3.11",
"dissect.volume==3.12",
"dissect.xfs==3.10",
]
dynamic = ["version"]
Expand Down

0 comments on commit a1aeaa7

Please sign in to comment.