File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ azure-mgmt-keyvault>=2.0.0
99azure-mgmt-network>=2.7.0
1010azure-mgmt-resource>=16.1.0
1111azure-storage-blob>=12.5.0
12+ beautifulsoup4>=4.0.0
1213bokeh>=1.4.0
1314cryptography>=3.1
1415deprecated>=1.2.4
Original file line number Diff line number Diff line change 11"""Version file."""
2- VERSION = "2.1.0 "
2+ VERSION = "2.1.1 "
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ azure-mgmt-resource>=16.1.0
1212azure-mgmt-resourcegraph>=8.0.0
1313azure-mgmt-subscription>=3.0.0
1414azure-storage-blob>=12.5.0
15+ beautifulsoup4>=4.0.0
1516bokeh>=1.4.0
1617cryptography>=3.1
1718deprecated>=1.2.4
Original file line number Diff line number Diff line change 11aiohttp >= 3.7.4
22async-cache >= 1.1.1
33bandit >= 1.7.0
4- beautifulsoup4
4+ beautifulsoup4 >= 4.0.0
55black >= 20.8b1
66coverage >= 5.5
77docutils < 0.20.0
You can’t perform that action at this time.
0 commit comments