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 dfd220f commit 7fda29cCopy full SHA for 7fda29c
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"psutil==6.1.1", # Mem cache needs system checks
34
"ftfy==6.3.1",
35
"regex==2024.11.6",
36
- "importlib_resources==6.4.5",
+ "importlib_resources==6.5.2",
37
"docstring_parser==0.16", # CLI help-formatter
38
"rich_argparse==1.6.0", # CLI help-formatter
39
"einops==0.8.0",
0 commit comments