We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a68be50 + 13a8c53 commit 4d50d10Copy full SHA for 4d50d10
pyproject.toml
@@ -37,7 +37,7 @@ cloud = ["gcsfs>=2024.10.0", "s3fs>=2024.10.0"]
37
dev = [
38
"volatility3[full,cloud]",
39
"jsonschema>=4.23.0,<5",
40
- "pyinstaller>=6.11.0,<7",
+ "pyinstaller>=6.5.0,<7",
41
"pyinstaller-hooks-contrib>=2024.9",
42
"types-jsonschema>=4.23.0,<5",
43
]
@@ -51,8 +51,8 @@ test = [
51
52
docs = [
53
"volatility3[dev]",
54
- "sphinx>=8.0.0,<7",
55
- "sphinx-autodoc-typehints>=2.5.0,<3",
+ "sphinx>=4.0.0,<9",
+ "sphinx-autodoc-typehints>=2.0.0,<3",
56
"sphinx-rtd-theme>=3.0.1,<4",
57
58
0 commit comments