<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I upgrade Python requests module shipped with Splunk Enterprise? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-do-I-upgrade-Python-requests-module-shipped-with-Splunk/m-p/445775#M8073</link>
    <description>&lt;P&gt;Hi splunk_mkhan,&lt;/P&gt;

&lt;P&gt;you can always load additional python modules from your app for example if the Splunk provided module is too old. Find an example here &lt;A href="https://github.com/splunk/splunk-sdk-python/blob/master/examples/dashboard/feed.py"&gt;https://github.com/splunk/splunk-sdk-python/blob/master/examples/dashboard/feed.py&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It is not recommended to upgrade any modules provided by Splunk for various reasons.&lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2018 03:51:16 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2018-09-10T03:51:16Z</dc:date>
    <item>
      <title>How do I upgrade Python requests module shipped with Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-do-I-upgrade-Python-requests-module-shipped-with-Splunk/m-p/445774#M8072</link>
      <description>&lt;P&gt;I am using Python requests module in my Splunk app Python scripts.  For third party ssl certificate, I am getting [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:676) issue because Splunk enterprise shipped with an older version of the requests module.&lt;/P&gt;

&lt;P&gt;Is there any way to update Splunk's shipped request module from version 2.3.0 to a version greater than 2.9.&lt;/P&gt;

&lt;P&gt;Note: Splunk enterprise ship requests 2.3.0&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:09:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-do-I-upgrade-Python-requests-module-shipped-with-Splunk/m-p/445774#M8072</guid>
      <dc:creator>splunk_mkhan</dc:creator>
      <dc:date>2020-09-29T21:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I upgrade Python requests module shipped with Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-do-I-upgrade-Python-requests-module-shipped-with-Splunk/m-p/445775#M8073</link>
      <description>&lt;P&gt;Hi splunk_mkhan,&lt;/P&gt;

&lt;P&gt;you can always load additional python modules from your app for example if the Splunk provided module is too old. Find an example here &lt;A href="https://github.com/splunk/splunk-sdk-python/blob/master/examples/dashboard/feed.py"&gt;https://github.com/splunk/splunk-sdk-python/blob/master/examples/dashboard/feed.py&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It is not recommended to upgrade any modules provided by Splunk for various reasons.&lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 03:51:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-do-I-upgrade-Python-requests-module-shipped-with-Splunk/m-p/445775#M8073</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-09-10T03:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I upgrade Python requests module shipped with Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-do-I-upgrade-Python-requests-module-shipped-with-Splunk/m-p/445776#M8074</link>
      <description>&lt;P&gt;I've recently released a new app called &lt;A href="https://splunkbase.splunk.com/app/4322"&gt;PyDen&lt;/A&gt; on Splunkbase which lets a developer create Python virtual environments of varying versions (2.7, 3.5 - 3.7) that can be used to execute custom instead of the built-in Python Splunk uses. The app also provides the ability to install packages from PyPI to the environments, allowing you to use any versions and libraries you need to.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Dec 2018 05:33:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-do-I-upgrade-Python-requests-module-shipped-with-Splunk/m-p/445776#M8074</guid>
      <dc:creator>badarsebard</dc:creator>
      <dc:date>2018-12-30T05:33:21Z</dc:date>
    </item>
  </channel>
</rss>

