mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
feat: bump compiler to v0.17.0
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Name Version License
|
||||
Pillow 9.2.0 Historical Permission Notice and Disclaimer (HPND)
|
||||
PyYAML 6.0 MIT License
|
||||
concrete-compiler 0.15.0 BSD-3
|
||||
concrete-compiler 0.17.0 BSD-3
|
||||
cycler 0.11.0 BSD License
|
||||
fonttools 4.36.0 MIT License
|
||||
fonttools 4.37.1 MIT License
|
||||
kiwisolver 1.4.4 BSD License
|
||||
matplotlib 3.5.3 Python Software Foundation License
|
||||
networkx 2.6.3 BSD License
|
||||
|
||||
1166
poetry.lock
generated
1166
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -42,7 +42,7 @@ networkx = "^2.6.3"
|
||||
matplotlib = "^3.5.1"
|
||||
numpy = "^1.21.0"
|
||||
Pillow = "^9.0.0"
|
||||
concrete-compiler = "^0.15.0"
|
||||
concrete-compiler = "^0.17.0"
|
||||
torch = "^1.10.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user