mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
feat: bump compiler to v0.23.1
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
Name Version License
|
||||
Pillow 9.3.0 Historical Permission Notice and Disclaimer (HPND)
|
||||
PyYAML 6.0 MIT License
|
||||
concrete-compiler 0.22.1 BSD-3
|
||||
concrete-compiler 0.23.1 BSD-3
|
||||
cycler 0.11.0 BSD License
|
||||
fonttools 4.38.0 MIT License
|
||||
kiwisolver 1.4.4 BSD License
|
||||
matplotlib 3.5.3 Python Software Foundation License
|
||||
networkx 2.6.3 BSD License
|
||||
numpy 1.21.6 BSD License
|
||||
packaging 21.3 Apache Software License; BSD License
|
||||
packaging 22.0 Apache Software License; BSD License
|
||||
pyparsing 3.0.9 MIT License
|
||||
python-dateutil 2.8.2 Apache Software License; BSD License
|
||||
setuptools-scm 6.4.2 MIT License
|
||||
six 1.16.0 MIT License
|
||||
tomli 2.0.1 MIT License
|
||||
torch 1.12.1 BSD License
|
||||
typing-extensions 3.10.0.2 Python Software Foundation License
|
||||
|
||||
4602
poetry.lock
generated
4602
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.22.1"
|
||||
concrete-compiler = "^0.23.1"
|
||||
torch = "1.12.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user