Skip to content

Commit

Permalink
chore: upgrade Concrete Python to 2.6.0 (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft authored Apr 5, 2024
1 parent c1f4b78 commit 68b419b
Show file tree
Hide file tree
Showing 11 changed files with 107 additions and 141 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.0-rc1"
CONCRETE_PYTHON_VERSION="concrete-python==2.6.0"

# Force the installation of Concrete Python's latest version, release-candidates included
# CONCRETE_PYTHON_VERSION="$$(poetry run python \
Expand Down
11 changes: 6 additions & 5 deletions deps_licenses/licenses_linux_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Name, Version, License
GitPython, 3.1.41, BSD License
PyYAML, 6.0.1, MIT License
anyio, 3.7.1, MIT License
boto3, 1.34.75, Apache Software License
botocore, 1.34.75, Apache Software License
boto3, 1.34.78, Apache Software License
botocore, 1.34.78, Apache Software License
brevitas, 0.8.0, UNKNOWN
certifi, 2023.7.22, Mozilla Public License 2.0 (MPL 2.0)
charset-normalizer, 3.3.2, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.6.0rc1, BSD-3-Clause
concrete-python, 2.6.0, BSD-3-Clause
dependencies, 2.0.1, BSD License
dill, 0.3.8, BSD License
exceptiongroup, 1.2.0, MIT License
Expand Down Expand Up @@ -45,7 +45,7 @@ pandas, 2.0.3, BSD License
pluggy, 1.4.0, MIT License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.8, BSD License
pydantic, 1.10.14, MIT License
pydantic, 1.10.15, MIT License
pytest, 7.4.1, MIT License
pytest-json-report, 1.5.0, MIT
pytest-metadata, 3.1.1, Mozilla Public License 2.0 (MPL 2.0)
Expand Down Expand Up @@ -74,7 +74,8 @@ tqdm, 4.66.2, MIT License; Mozilla Public License 2.0 (MPL 2.0)
transformers, 4.39.3, Apache Software License
typing_extensions, 4.5.0, Python Software Foundation License
tzdata, 2024.1, Apache Software License
urllib3, 2.2.1, MIT License
urllib3, 1.26.18, MIT License
uvicorn, 0.21.1, BSD License
xgboost, 1.6.2, Apache Software License
z3-solver, 4.13.0.0, MIT License
zipp, 3.18.1, 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 @@
74a229e0dccc68a1f77c7ca59dbf7614
905620023a2816ce93dd58b1bbf71e76
8 changes: 4 additions & 4 deletions deps_licenses/licenses_mac_intel_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Name, Version, License
GitPython, 3.1.41, BSD License
PyYAML, 6.0.1, MIT License
anyio, 3.7.1, MIT License
boto3, 1.34.75, Apache Software License
botocore, 1.34.75, Apache Software License
boto3, 1.34.78, Apache Software License
botocore, 1.34.78, Apache Software License
brevitas, 0.8.0, UNKNOWN
certifi, 2023.7.22, Mozilla Public License 2.0 (MPL 2.0)
charset-normalizer, 3.3.2, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.6.0rc1, BSD-3-Clause
concrete-python, 2.6.0, BSD-3-Clause
dependencies, 2.0.1, BSD License
dill, 0.3.8, BSD License
exceptiongroup, 1.2.0, MIT License
Expand Down Expand Up @@ -41,7 +41,7 @@ pandas, 2.0.3, BSD License
pluggy, 1.4.0, MIT License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.8, BSD License
pydantic, 1.10.14, MIT License
pydantic, 1.10.15, MIT License
pytest, 7.4.1, MIT License
pytest-json-report, 1.5.0, MIT
pytest-metadata, 3.1.1, Mozilla Public License 2.0 (MPL 2.0)
Expand Down
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 @@
74a229e0dccc68a1f77c7ca59dbf7614
905620023a2816ce93dd58b1bbf71e76
8 changes: 4 additions & 4 deletions deps_licenses/licenses_mac_silicon_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Name, Version, License
GitPython, 3.1.41, BSD License
PyYAML, 6.0.1, MIT License
anyio, 3.7.1, MIT License
boto3, 1.34.75, Apache Software License
botocore, 1.34.75, Apache Software License
boto3, 1.34.78, Apache Software License
botocore, 1.34.78, Apache Software License
brevitas, 0.8.0, UNKNOWN
certifi, 2023.7.22, Mozilla Public License 2.0 (MPL 2.0)
charset-normalizer, 3.3.2, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.6.0rc1, BSD-3-Clause
concrete-python, 2.6.0, BSD-3-Clause
dependencies, 2.0.1, BSD License
dill, 0.3.8, BSD License
exceptiongroup, 1.2.0, MIT License
Expand Down Expand Up @@ -41,7 +41,7 @@ pandas, 2.0.3, BSD License
pluggy, 1.4.0, MIT License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.8, BSD License
pydantic, 1.10.14, MIT License
pydantic, 1.10.15, MIT License
pytest, 7.4.1, MIT License
pytest-json-report, 1.5.0, MIT
pytest-metadata, 3.1.1, Mozilla Public License 2.0 (MPL 2.0)
Expand Down
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 @@
74a229e0dccc68a1f77c7ca59dbf7614
905620023a2816ce93dd58b1bbf71e76
205 changes: 85 additions & 120 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ readme = "README.md"
# Investigate if it is better to fix specific versions or use lower and upper bounds
# FIXME: https://github.com/zama-ai/concrete-ml-internal/issues/2665
python = ">=3.8.1,<3.11"
concrete-python = "2.6.0-rc1"
concrete-python = "2.6.0"
setuptools = "65.6.3"
skops = {version = "0.5.0"}
xgboost = "1.6.2"
Expand Down
2 changes: 1 addition & 1 deletion src/concrete/ml/pandas/_client_server_files/client.zip
Git LFS file not shown
4 changes: 2 additions & 2 deletions src/concrete/ml/pandas/_client_server_files/server.zip
Git LFS file not shown

0 comments on commit 68b419b

Please sign in to comment.