We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0af7b commit 531453cCopy full SHA for 531453c
pyproject.toml
@@ -37,6 +37,7 @@ classifiers = [
37
dependencies = [
38
"coffea[dask] @ git+https://github.com/iasonkrom/coffea.git@preprocessing_backup",
39
"dask-awkward>=2023.7.1,!=2023.8.0,<2023.9.1",
40
+ "matplotlib<3.8.0",
41
"jupyterlab",
42
"notebook",
43
"nbclassic",
0 commit comments