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 9bd49a4 commit 57dea0dCopy full SHA for 57dea0d
pyproject.toml
@@ -65,7 +65,7 @@ requires-python = "<4.0, >=3.13"
65
66
# 2: Required dependencies.
67
dependencies = [
68
- "click <8.3, >=8.2.1",
+ "click >=8.2.1, <8.4",
69
"coloredlogs <16.0, >=15.0.1",
70
"cryptography >=37.0.2",
71
"python-dotenv <1.2, >=1.1.0",
0 commit comments