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 4812b5a commit 86596a4Copy full SHA for 86596a4
pyproject.toml
@@ -38,7 +38,7 @@ classifiers = [
38
# ~= with version numbers
39
dependencies = [
40
"requests >=2.24",
41
- "tomli>=1.2.3; python_version<'3.11'",
+ "tomli>=1.2.3",
42
"urllib3",
43
]
44
0 commit comments