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 adb1d4d commit 54a172bCopy full SHA for 54a172b
pyproject.toml
@@ -13,7 +13,7 @@ classifiers = [
13
]
14
requires-python = ">=3.6"
15
dependencies = [
16
- "attrs>=24.3.0,<25",
+ "attrs>=25.3,<26",
17
"cclib>=1.8.1,<2",
18
"periodictable>=2.0.2,<3",
19
0 commit comments