File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ httpcore==0.17.0; python_version <= '3.8'
66httpx == 0.24.0 ; python_version < = '3.8'
77requests == 2.31.0 ; python_version < = '3.8'
88sniffio == 1.3.0 ; python_version < = '3.8'
9- splunk-sdk == 1.7.3 ; python_version < = '3.8'
9+ splunk-sdk == 2.1.0 ; python_version < = '3.8'
1010splunktaucclib == 6.0.7 ; python_version < = '3.8'
1111typing-extensions == 4.12.2 ; python_version < = '3.8'
1212urllib3 == 1.26.16 ; python_version < = '3.8'
13+ packaging == 21.3 ; python_version < = '3.8'
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ cython<3.0.0; python_version <= '3.8'
55pip==23.2.1; python_version <= '3.8'
66pyyaml==6.0.1; python_version <= '3.8'
77splunk-add-on-ucc-framework==5.47.0; python_version <= '3.8'
8- splunk-appinspect==2.37.2 ; python_version <= '3.8'
8+ splunk-appinspect==3.9.1 ; python_version <= '3.8'
99wheel==0.41.0; python_version <= '3.8'
You can’t perform that action at this time.
0 commit comments