We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7aacc2 commit d83f3d2Copy full SHA for d83f3d2
Pipfile
@@ -24,3 +24,4 @@ twine = "*"
24
pre-commit = "*"
25
exceptiongroup = "*" # Python 3.9 & 3.10 compatibility with pytest
26
doxypypy = "*" # For generating API documentation
27
+requests = "*"
0 commit comments