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 b8c5e74 commit 8004f1dCopy full SHA for 8004f1d
src/onepassword/defaults.py
@@ -4,7 +4,7 @@
4
SDK_VERSION = "0010010" # v0.1.0-beta.10
5
DEFAULT_INTEGRATION_NAME = "Unknown"
6
DEFAULT_INTEGRATION_VERSION = "Unknown"
7
-DEFAULT_REQUEST_LIBRARY = "net/http"
+DEFAULT_REQUEST_LIBRARY = "reqwest"
8
DEFAULT_OS_VERSION = "0.0.0"
9
10
0 commit comments