We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eec6ea commit 23b7352Copy full SHA for 23b7352
1 file changed
authorizenet/apicontrollersbase.py
@@ -8,7 +8,7 @@
8
import pyxb
9
import sys
10
import xml.dom.minidom
11
-from pip._vendor import requests
+import requests
12
from lxml import objectify
13
14
from authorizenet.constants import constants
0 commit comments