File tree Expand file tree Collapse file tree 1 file changed +49
-3
lines changed Expand file tree Collapse file tree 1 file changed +49
-3
lines changed Original file line number Diff line number Diff line change 11ansible-compat == 24.6.1
22ansible-core == 2.17.1
33ansible-lint == 24.6.1
4+ ansible-runner == 2.4.0
5+ astroid == 3.3.8
6+ asttokens == 3.0.0
47attrs == 23.2.0
58azure-common == 1.1.28
69azure-core == 1.30.2
@@ -9,56 +12,99 @@ azure-kusto-data==4.5.1
912azure-kusto-ingest == 4.5.1
1013azure-mgmt-compute == 31.0.0
1114azure-mgmt-core == 1.4.0
15+ azure-mgmt-network == 28.1.0
1216azure-storage-blob == 12.22.0
1317azure-storage-queue == 12.11.0
18+ backcall == 0.2.0
19+ beautifulsoup4 == 4.13.3
1420black == 24.4.2
21+ bleach == 6.2.0
1522bracex == 2.4
1623certifi == 2024.7.4
1724cffi == 1.16.0
1825charset-normalizer == 3.3.2
1926click == 8.1.7
27+ coverage == 7.6.10
2028cryptography == 42.0.8
29+ decorator == 5.1.1
30+ defusedxml == 0.7.1
31+ docopt == 0.6.2
32+ exceptiongroup == 1.2.2
33+ executing == 2.2.0
34+ fastjsonschema == 2.21.1
2135filelock == 3.15.4
2236idna == 3.7
2337ijson == 3.3.0
2438importlib_metadata == 8.0.0
39+ iniconfig == 2.0.0
40+ ipython == 8.12.3
2541isodate == 0.6.1
42+ jedi == 0.19.2
2643Jinja2 == 3.1.4
2744jsonschema == 4.22.0
2845jsonschema-specifications == 2023.12.1
46+ jupyter_client == 8.6.3
47+ jupyter_core == 5.7.2
48+ jupyterlab_pygments == 0.3.0
49+ lockfile == 0.12.2
2950markdown-it-py == 3.0.0
3051MarkupSafe == 2.1.5
52+ matplotlib-inline == 0.1.7
3153mdurl == 0.1.2
54+ mistune == 3.1.1
3255msal == 1.30.0
3356msal-extensions == 1.2.0
3457mypy-extensions == 1.0.0
58+ nbclient == 0.10.2
59+ nbconvert == 7.16.6
60+ nbformat == 5.10.4
3561numpy == 2.2.1
3662packaging == 24.1
3763pandas == 2.2.3
64+ pandocfilters == 1.5.1
65+ parso == 0.8.4
3866pathspec == 0.12.1
67+ pexpect == 4.9.0
68+ pickleshare == 0.7.5
3969platformdirs == 4.2.2
70+ pluggy == 1.5.0
4071portalocker == 2.10.1
72+ prompt_toolkit == 3.0.50
73+ ptyprocess == 0.7.0
74+ pure_eval == 0.2.3
4175pycparser == 2.22
4276Pygments == 2.18.0
4377PyJWT == 2.8.0
78+ pytest == 8.3.4
79+ pytest-cov == 6.0.0
80+ pytest-mock == 3.14.0
81+ python-daemon == 3.1.2
4482python-dateutil == 2.9.0.post0
4583pytz == 2024.2
4684PyYAML == 6.0.1
85+ pyzmq == 26.2.1
4786referencing == 0.35.1
4887requests == 2.32.3
4988resolvelib == 1.0.1
5089rich == 13.7.1
5190rpds-py == 0.18.1
91+ semver == 3.0.4
5292six == 1.16.0
93+ soupsieve == 2.6
94+ stack-data == 0.6.3
5395subprocess-tee == 0.4.2
5496tenacity == 9.0.0
97+ tinycss2 == 1.4.0
98+ toml == 0.10.2
5599tomli == 2.0.1
100+ tornado == 6.4.2
101+ traitlets == 5.14.3
56102typing_extensions == 4.12.2
57103tzdata == 2024.2
58104urllib3 == 2.2.2
59105wcmatch == 8.5.2
106+ wcwidth == 0.2.13
107+ webencodings == 0.5.1
60108yamllint == 1.35.1
109+ yarg == 0.1.9
61110zipp == 3.19.2
62- pytest == 8.3.4
63- jmespath
64- netaddr
You can’t perform that action at this time.
0 commit comments