mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
feat: bump compiler to v0.19.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.18.0 BSD-3
|
||||
concrete-compiler 0.19.0 BSD-3
|
||||
cycler 0.11.0 BSD License
|
||||
fonttools 4.37.1 MIT License
|
||||
fonttools 4.37.2 MIT License
|
||||
kiwisolver 1.4.4 BSD License
|
||||
matplotlib 3.5.3 Python Software Foundation License
|
||||
networkx 2.6.3 BSD License
|
||||
|
||||
503
poetry.lock
generated
503
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.18.0"
|
||||
concrete-compiler = "^0.19.0"
|
||||
torch = "^1.10.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user