We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e653e commit d07ab7eCopy full SHA for d07ab7e
pydatalab/pyproject.toml
@@ -22,7 +22,7 @@ requires-python = ">= 3.10, < 3.12"
22
dependencies = [
23
"bokeh ~= 2.4, < 3.0",
24
"matplotlib ~= 3.8",
25
- "periodictable ~= 1.7",
+ "periodictable ~= 2.0",
26
"pydantic[email, dotenv] < 2.0",
27
"pint ~= 0.24",
28
"pandas[excel] ~= 2.2",
0 commit comments