<?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 Requests version in extensions in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Requests-version-in-extensions/m-p/212715#M3036</link>
    <description>&lt;P&gt;For historical reasons, I have been adding&lt;BR /&gt;"install_requires": ["requests&amp;gt;=2.6.0"],&lt;BR /&gt;in the plugin.json file of extensions.&lt;/P&gt;
&lt;P&gt;Now, this inclusion inflates the extension more than 600 KB. A simple extension can have a few KBs, but with the "install_requires" above, it goes above 610 KB...&lt;/P&gt;
&lt;P&gt;I believe this requirement has been supported for a very long time, so I'm taking it out from my extensions. But does anyone know of any associated risk?&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2024 10:22:10 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2024-08-20T10:22:10Z</dc:date>
    <item>
      <title>Requests version in extensions</title>
      <link>https://community.dynatrace.com/t5/Extensions/Requests-version-in-extensions/m-p/212715#M3036</link>
      <description>&lt;P&gt;For historical reasons, I have been adding&lt;BR /&gt;"install_requires": ["requests&amp;gt;=2.6.0"],&lt;BR /&gt;in the plugin.json file of extensions.&lt;/P&gt;
&lt;P&gt;Now, this inclusion inflates the extension more than 600 KB. A simple extension can have a few KBs, but with the "install_requires" above, it goes above 610 KB...&lt;/P&gt;
&lt;P&gt;I believe this requirement has been supported for a very long time, so I'm taking it out from my extensions. But does anyone know of any associated risk?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 10:22:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Requests-version-in-extensions/m-p/212715#M3036</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-08-20T10:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: requests version in extensions?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Requests-version-in-extensions/m-p/212716#M3037</link>
      <description>&lt;P&gt;In Extensions Framework 1.0 the requests library is included with the plugin agent and is automatically added to the sys.path. Unless you need a specific version, you can get rid of it and just use the one that comes with the plugin agent.&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 13:43:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Requests-version-in-extensions/m-p/212716#M3037</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2023-05-20T13:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: requests version in extensions?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Requests-version-in-extensions/m-p/212720#M3038</link>
      <description>&lt;P&gt;I was a little afraid that older ActiveGates would still have older versions of requests. But I have just checked AG 1.237, and it comes with requests 2.25.1. So I agree there is no risk &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 14:23:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Requests-version-in-extensions/m-p/212720#M3038</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-05-20T14:23:46Z</dc:date>
    </item>
  </channel>
</rss>

