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 2e72ca9 commit a5712daCopy full SHA for a5712da
pyproject.toml
@@ -36,6 +36,7 @@ Flask = ["Flask"]
36
python = ">=3.8.1,<4.0"
37
pyjwt = { version = ">=2.4.0", extras = ["crypto"] }
38
email-validator = [{ version = ">=2,<3", python = ">=3.8" }]
39
+liccheck = "^0.9.1"
40
Flask = ">=2"
41
httpx = "^0.27.2"
42
0 commit comments