Skip to content

Commit

Permalink
remove azure-core (#1517)
Browse files Browse the repository at this point in the history
  • Loading branch information
omri374 authored Jan 23, 2025
1 parent a78e659 commit 6f840ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion presidio-anonymizer/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.9,<4.0"
pycryptodome = ">=3.10.1"
azure-core = { version = "*", optional = true }
flask = { version = ">=1.1", optional = true }
gunicorn = {version = "*", optional = true}

Expand Down

0 comments on commit 6f840ea

Please sign in to comment.