File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
autopep8==2.0.4
2
2
beautifulsoup4==4.12.2
3
- exceptiongroup==1.1.3
4
3
flake8==6.1.0
5
- idna==3.4
4
+ idna==3.7
6
5
iniconfig==2.0.0
7
6
markdown-it-py==3.0.0
8
7
mccabe==0.7.0
@@ -14,21 +13,21 @@ packaging==23.2
14
13
pluggy==1.3.0
15
14
pycodestyle==2.11.1
16
15
pyflakes==3.1.0
17
- Pygments ==2.16.1
18
- PyJWT ==2.8.0
16
+ pygments ==2.16.1
17
+ pyjwt ==2.8.0
19
18
pytest==7.4.3
20
- git+https://github.com/splunk/pytest-splunk-soar-connectors.git
21
- PyYAML ==6.0.1
19
+ pytest-splunk-soar-connectors @ git+https://github.com/splunk/pytest-splunk-soar-connectors.git
20
+ pyyaml ==6.0.1
22
21
rich==13.6.0
23
22
soupsieve==2.5
24
- tomli==2.0.1
25
23
types-beautifulsoup4==4.12.0.7
26
24
types-html5lib==1.1.11.15
27
25
types-requests==2.31.0.2
28
26
types-urllib3==1.26.25.14
29
27
typing-extensions==4.8.0
30
28
urllib3==1.26.15
31
- git+https://github.com/techservicesillinois/vcrpy-cleaner.git
29
+ vcr-cleaner @ git+https://github.com/techservicesillinois/vcrpy-cleaner.git
32
30
vcrpy==5.1.0
31
+ wheel==0.43.0
33
32
wrapt==1.15.0
34
33
yarl==1.9.2
You can’t perform that action at this time.
0 commit comments