We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b1aed commit beaa234Copy full SHA for beaa234
2 files changed
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
license = { text = "Apache-2.0" }
11
requires-python = ">=3.9"
12
dependencies = [
13
- "code-data-science==2.1.2",
+ "code-data-science==2.2.0",
14
"graphviz==0.20.1",
15
"matplotlib==3.7.1",
16
"pandas==2.0.3",
0 commit comments