mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
chore: remove pygraphviz
This commit is contained in:
@@ -41,15 +41,10 @@ python = ">=3.8,<3.10"
|
||||
networkx = "^2.6.3"
|
||||
matplotlib = "^3.5.1"
|
||||
numpy = "^1.22.0"
|
||||
pygraphviz = { version = "^1.7", optional = true }
|
||||
Pillow = "^9.0.0"
|
||||
concrete-compiler = "^0.15.0"
|
||||
torch = "^1.10.2"
|
||||
|
||||
[tool.poetry.extras]
|
||||
full = ["pygraphviz"]
|
||||
extras = ["pygraphviz"]
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
isort = "^5.10.1"
|
||||
black = "^22.3.0"
|
||||
|
||||
Reference in New Issue
Block a user