This pull request adds missing typing_extensions dependency to see if it fixes issues with some older Splunk versions which don't ship with / vendor that package.
TODO
[x] Figure out if we can always add that dependency since missing dependency seems to be related to Splunk version and not Python version directly
This pull request adds missing
typing_extensions
dependency to see if it fixes issues with some older Splunk versions which don't ship with / vendor that package.TODO