Skip to content

Commit

Permalink
chore: update to Concrete Python 2.8.0rc1 (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft authored Jun 19, 2024
1 parent ee36852 commit 54c7a91
Show file tree
Hide file tree
Showing 11 changed files with 106 additions and 107 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ OPEN_PR="true"
# Force the installation of a Concrete Python version, which is very useful with nightly versions
# /!\ WARNING /!\: This version should NEVER be a wildcard as it might create some
# issues when trying to run it in the future.
CONCRETE_PYTHON_VERSION="concrete-python==2.6.2.dev20240605"
CONCRETE_PYTHON_VERSION="concrete-python==2.8.0rc1"

# Force the installation of Concrete Python's latest version, release-candidates included
# CONCRETE_PYTHON_VERSION="$$(poetry run python \
Expand Down
12 changes: 6 additions & 6 deletions deps_licenses/licenses_linux_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ brevitas, 0.8.0, UNKNOWN
certifi, 2024.6.2, Mozilla Public License 2.0 (MPL 2.0)
charset-normalizer, 3.3.2, MIT License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.6.2.dev20240605, BSD-3-Clause
concrete-python, 2.8.0rc1, BSD-3-Clause
dependencies, 2.0.1, BSD License
dill, 0.3.8, BSD License
filelock, 3.14.0, The Unlicense (Unlicense)
filelock, 3.15.1, The Unlicense (Unlicense)
flatbuffers, 24.3.25, Apache Software License
fsspec, 2024.6.0, BSD License
huggingface-hub, 0.23.3, Apache Software License
huggingface-hub, 0.23.4, Apache Software License
humanfriendly, 10.0, MIT License
hummingbird-ml, 0.4.8, MIT License
idna, 3.7, BSD License
importlib_resources, 6.4.0, Apache Software License
joblib, 1.4.2, BSD License
jsonpickle, 3.0.4, BSD License
jsonpickle, 3.2.1, BSD License
mpmath, 1.3.0, BSD License
networkx, 3.1, BSD License
numpy, 1.23.5, BSD License
Expand All @@ -29,7 +29,7 @@ onnxconverter-common, 1.13.0, MIT License
onnxmltools, 1.11.0, Apache Software License
onnxoptimizer, 0.3.13, Apache License v2.0
onnxruntime, 1.18.0, MIT License
packaging, 24.0, Apache Software License; BSD License
packaging, 24.1, Apache Software License; BSD License
pandas, 2.0.3, BSD License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.8, BSD License
Expand All @@ -49,6 +49,6 @@ torch, 1.13.1, BSD License
tqdm, 4.66.4, MIT License; Mozilla Public License 2.0 (MPL 2.0)
typing_extensions, 4.5.0, Python Software Foundation License
tzdata, 2024.1, Apache Software License
urllib3, 2.2.1, MIT License
urllib3, 2.2.2, MIT License
xgboost, 1.6.2, Apache Software License
z3-solver, 4.13.0.0, MIT License
2 changes: 1 addition & 1 deletion deps_licenses/licenses_linux_user.txt.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b2a2deb41357ad7ee04be0409d65cf0c
997c88b08ca43aa4847861a77bd073d4
12 changes: 6 additions & 6 deletions deps_licenses/licenses_mac_intel_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ brevitas, 0.8.0, UNKNOWN
certifi, 2024.6.2, Mozilla Public License 2.0 (MPL 2.0)
charset-normalizer, 3.3.2, MIT License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.6.2.dev20240605, BSD-3-Clause
concrete-python, 2.8.0rc1, BSD-3-Clause
dependencies, 2.0.1, BSD License
dill, 0.3.8, BSD License
filelock, 3.14.0, The Unlicense (Unlicense)
filelock, 3.15.1, The Unlicense (Unlicense)
flatbuffers, 24.3.25, Apache Software License
fsspec, 2024.6.0, BSD License
huggingface-hub, 0.23.3, Apache Software License
huggingface-hub, 0.23.4, Apache Software License
humanfriendly, 10.0, MIT License
hummingbird-ml, 0.4.8, MIT License
idna, 3.7, BSD License
importlib_resources, 6.4.0, Apache Software License
joblib, 1.4.2, BSD License
jsonpickle, 3.0.4, BSD License
jsonpickle, 3.2.1, BSD License
mpmath, 1.3.0, BSD License
networkx, 3.1, BSD License
numpy, 1.23.5, BSD License
Expand All @@ -25,7 +25,7 @@ onnxconverter-common, 1.13.0, MIT License
onnxmltools, 1.11.0, Apache Software License
onnxoptimizer, 0.3.13, Apache License v2.0
onnxruntime, 1.18.0, MIT License
packaging, 24.0, Apache Software License; BSD License
packaging, 24.1, Apache Software License; BSD License
pandas, 2.0.3, BSD License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.8, BSD License
Expand All @@ -45,6 +45,6 @@ torch, 1.13.1, BSD License
tqdm, 4.66.4, MIT License; Mozilla Public License 2.0 (MPL 2.0)
typing_extensions, 4.5.0, Python Software Foundation License
tzdata, 2024.1, Apache Software License
urllib3, 2.2.1, MIT License
urllib3, 2.2.2, MIT License
xgboost, 1.6.2, Apache Software License
z3-solver, 4.13.0.0, MIT License
2 changes: 1 addition & 1 deletion deps_licenses/licenses_mac_intel_user.txt.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b2a2deb41357ad7ee04be0409d65cf0c
997c88b08ca43aa4847861a77bd073d4
13 changes: 6 additions & 7 deletions deps_licenses/licenses_mac_silicon_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ brevitas, 0.8.0, UNKNOWN
certifi, 2024.6.2, Mozilla Public License 2.0 (MPL 2.0)
charset-normalizer, 3.3.2, MIT License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.6.2.dev20240605, BSD-3-Clause
concrete-python, 2.8.0rc1, BSD-3-Clause
dependencies, 2.0.1, BSD License
dill, 0.3.8, BSD License
filelock, 3.14.0, The Unlicense (Unlicense)
filelock, 3.15.1, The Unlicense (Unlicense)
flatbuffers, 24.3.25, Apache Software License
fsspec, 2024.6.0, BSD License
huggingface-hub, 0.23.3, Apache Software License
huggingface-hub, 0.23.4, Apache Software License
humanfriendly, 10.0, MIT License
hummingbird-ml, 0.4.8, MIT License
idna, 3.7, BSD License
importlib_resources, 6.4.0, Apache Software License
joblib, 1.4.2, BSD License
jsonpickle, 3.0.4, BSD License
jsonpickle, 3.2.1, BSD License
mpmath, 1.3.0, BSD License
networkx, 3.1, BSD License
numpy, 1.23.5, BSD License
Expand All @@ -25,7 +25,7 @@ onnxconverter-common, 1.13.0, MIT License
onnxmltools, 1.11.0, Apache Software License
onnxoptimizer, 0.3.13, Apache License v2.0
onnxruntime, 1.18.0, MIT License
packaging, 24.0, Apache Software License; BSD License
packaging, 24.1, Apache Software License; BSD License
pandas, 2.0.3, BSD License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.8, BSD License
Expand All @@ -45,7 +45,6 @@ torch, 1.13.1, BSD License
tqdm, 4.66.4, MIT License; Mozilla Public License 2.0 (MPL 2.0)
typing_extensions, 4.5.0, Python Software Foundation License
tzdata, 2024.1, Apache Software License
urllib3, 2.2.1, MIT License
urllib3, 2.2.2, MIT License
xgboost, 1.6.2, Apache Software License
z3-solver, 4.13.0.0, MIT License
zipp, 3.19.2, MIT License
2 changes: 1 addition & 1 deletion deps_licenses/licenses_mac_silicon_user.txt.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b2a2deb41357ad7ee04be0409d65cf0c
997c88b08ca43aa4847861a77bd073d4
Loading

0 comments on commit 54c7a91

Please sign in to comment.