We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41145d commit b8882a3Copy full SHA for b8882a3
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
"pyyaml >= 6.0",
42
# Job Attachments
43
"typing_extensions >= 4.8",
44
- "xxhash >= 3.4,< 3.6",
+ "xxhash >= 3.4,< 3.7",
45
"pywin32 >= 307,< 311; sys_platform == 'win32'",
46
"QtPy == 2.4.*",
47
"psutil >= 7.0.0"
0 commit comments