We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f18e493 commit 567cfcaCopy full SHA for 567cfca
Pipfile
@@ -13,6 +13,7 @@ asana = ">=3.2,<4" # "Please use v3.2.X for stable / production environments"
13
cryptography = ">=42.0.4" # dependency, pinned for security
14
emoji = "*"
15
GitPython = ">=3.1.41"
16
+idna = ">=3.7" # dependency, pinned for security
17
PyGithub = "*"
18
PyYAML = "*"
19
requests = "*"
0 commit comments