feat: bump compiler to v0.17.0

This commit is contained in:
Umut
2022-08-29 10:22:48 +02:00
parent ef7e0d762f
commit 514780f7b7
3 changed files with 1005 additions and 167 deletions

View File

@@ -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

File diff suppressed because it is too large Load Diff

View File

@@ -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]