Skip to content

Commit

Permalink
chore: update tensorflow to avoid invalid escape sequence error
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft committed Feb 8, 2024
1 parent b407733 commit 63d76cd
Show file tree
Hide file tree
Showing 4 changed files with 849 additions and 843 deletions.
19 changes: 9 additions & 10 deletions deps_licenses/licenses_mac_silicon_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ Name, Version, License
GitPython, 3.1.41, BSD License
PyYAML, 6.0.1, MIT License
anyio, 4.2.0, MIT License
boto3, 1.34.23, Apache Software License
botocore, 1.34.23, Apache Software License
boto3, 1.34.37, Apache Software License
botocore, 1.34.37, 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.5, BSD-3-Clause
dependencies, 2.0.1, BSD License
dill, 0.3.7, BSD License
dill, 0.3.8, BSD License
exceptiongroup, 1.2.0, MIT License
fastapi, 0.102.0, MIT License
filelock, 3.13.1, The Unlicense (Unlicense)
flatbuffers, 23.5.26, Apache Software License
fsspec, 2023.12.2, BSD License
fsspec, 2024.2.0, BSD License
gitdb, 4.0.11, BSD License
h11, 0.14.0, MIT License
huggingface-hub, 0.20.3, Apache Software License
Expand All @@ -36,18 +36,18 @@ onnxmltools, 1.11.0, Apache Software License
onnxoptimizer, 0.3.10, Apache License v2.0
onnxruntime, 1.13.1, MIT License
packaging, 23.2, Apache Software License; BSD License
pluggy, 1.3.0, MIT 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
pytest, 7.4.1, MIT License
pytest-json-report, 1.5.0, MIT
pytest-metadata, 3.0.0, MIT License
pytest-metadata, 3.1.0, Mozilla Public License 2.0 (MPL 2.0)
python-dateutil, 2.8.2, Apache Software License; BSD License
regex, 2023.12.25, Apache Software License
requests, 2.31.0, Apache Software License
s3transfer, 0.10.0, Apache Software License
safetensors, 0.4.1, Apache Software License
safetensors, 0.4.2, Apache Software License
scikit-learn, 1.1.3, BSD License
scipy, 1.10.1, BSD License
six, 1.16.0, MIT License
Expand All @@ -64,10 +64,9 @@ tokenizers, 0.15.1, Apache Software License
tomli, 2.0.1, MIT License
torch, 1.13.1, BSD License
tqdm, 4.66.1, MIT License; Mozilla Public License 2.0 (MPL 2.0)
transformers, 4.37.0, Apache Software License
transformers, 4.37.2, Apache Software License
typing_extensions, 4.5.0, Python Software Foundation License
urllib3, 1.26.18, MIT License
urllib3, 2.0.7, MIT License
uvicorn, 0.21.1, BSD License
xgboost, 1.6.2, Apache Software License
z3-solver, 4.12.5.0, MIT License
zipp, 3.17.0, 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 @@
9e09285ccb4b22e44408a2c7b948d36c
33765d402075f1fb148fceca9affa1e8
Loading

0 comments on commit 63d76cd

Please sign in to comment.