Skip to content

Commit 5c84fcf

Browse files
committed
F
1 parent 81b29fc commit 5c84fcf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@ jupyter = "^1.0.0"
2626

2727
[tool.poetry.extras]
2828
metrics = ["numpy", "scipy"]
29-
deploy = [
30-
"azure-identity >= 1.6.0",
31-
"azure-mgmt-resource >= 23.1.1",
32-
"azure-mgmt-storage >= 21.2.1",
33-
"azure.mgmt.web >= 7.3.1"
34-
]
3529

3630
[tool.poetry.group.test.dependencies]
3731
coverage= "7.4.2"

0 commit comments

Comments
 (0)