mirror of
https://github.com/platomav/BIOSUtilities.git
synced 2025-06-03 08:38:46 -04:00
BIOSUtilities v24.10.07
Downgraded pefile dependency from 2024.8.26 to 2023.2.7
This commit is contained in:
parent
eda154b0f2
commit
bbf0008384
4 changed files with 7 additions and 3 deletions
|
@ -35,7 +35,7 @@ classifiers = [
|
|||
|
||||
[project.optional-dependencies]
|
||||
lznt1 = ["dissect.util == 3.18"]
|
||||
pefile = ["pefile == 2024.8.26"]
|
||||
pefile = ["pefile == 2023.2.7"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/platomav/BIOSUtilities"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue