Skip to content

Commit

Permalink
chore: fix dependency vulnerabilities (#269)
Browse files Browse the repository at this point in the history
Co-authored-by: RomanBredehoft <[email protected]>
  • Loading branch information
RomanBredehoft and RomanBredehoft authored Sep 22, 2023
1 parent f80c90b commit aee2e8b
Show file tree
Hide file tree
Showing 8 changed files with 3,567 additions and 3,328 deletions.
12 changes: 4 additions & 8 deletions deps_licenses/licenses_linux_user.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
Name, Version, License
GitPython, 3.1.34, BSD License
GitPython, 3.1.35, BSD License
PyYAML, 6.0.1, MIT License
anyio, 3.7.1, MIT License
boto3, 1.28.32, Apache Software License
botocore, 1.31.32, Apache Software License
brevitas, 0.8.0, UNKNOWN
certifi, 2023.7.22, Mozilla Public License 2.0 (MPL 2.0)
cffi, 1.15.1, MIT License
charset-normalizer, 3.2.0, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.2.0, BSD-3-Clause
cryptography, 41.0.2, Apache Software License; BSD License
dependencies, 2.0.1, BSD License
dill, 0.3.7, BSD License
exceptiongroup, 1.1.3, MIT License
fastapi, 0.93.0, MIT License
fastapi, 0.102.0, MIT License
filelock, 3.12.2, The Unlicense (Unlicense)
flatbuffers, 2.0.7, Apache Software License
fsspec, 2023.6.0, BSD License
Expand Down Expand Up @@ -44,13 +42,11 @@ packaging, 23.1, Apache Software License; BSD License
pluggy, 1.2.0, MIT License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.5, BSD License
pycparser, 2.21, BSD License
pydantic, 1.10.12, MIT License
pytest, 7.4.1, MIT License
pytest-json-report, 1.5.0, MIT
pytest-metadata, 3.0.0, MIT License
python-dateutil, 2.8.2, Apache Software License; BSD License
python-multipart, 0.0.6, Apache Software License
regex, 2023.8.8, Apache Software License
requests, 2.31.0, Apache Software License
s3transfer, 0.6.2, Apache Software License
Expand All @@ -63,7 +59,7 @@ skops, 0.5.0, MIT
skorch, 0.11.0, new BSD 3-Clause
smmap, 5.0.0, BSD License
sniffio, 1.3.0, Apache Software License; MIT License
starlette, 0.25.0, BSD License
starlette, 0.27.0, BSD License
sympy, 1.12, BSD License
tabulate, 0.8.10, MIT License
threadpoolctl, 3.2.0, BSD License
Expand All @@ -72,7 +68,7 @@ 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.32.0, Apache Software License
typing_extensions, 4.4.0, Python Software Foundation License
typing_extensions, 4.5.0, Python Software Foundation License
urllib3, 1.26.16, MIT License
uvicorn, 0.21.1, BSD License
xgboost, 1.6.2, Apache Software License
Expand Down
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 @@
2e7e123fa7eb6a3a27d370d507994557
2e6003acdd136407d468b3578cf1755f
12 changes: 4 additions & 8 deletions deps_licenses/licenses_mac_intel_user.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
Name, Version, License
GitPython, 3.1.34, BSD License
GitPython, 3.1.35, BSD License
PyYAML, 6.0.1, MIT License
anyio, 3.7.1, MIT License
boto3, 1.28.32, Apache Software License
botocore, 1.31.32, Apache Software License
brevitas, 0.8.0, UNKNOWN
certifi, 2023.7.22, Mozilla Public License 2.0 (MPL 2.0)
cffi, 1.15.1, MIT License
charset-normalizer, 3.2.0, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.2.0, BSD-3-Clause
cryptography, 41.0.2, Apache Software License; BSD License
dependencies, 2.0.1, BSD License
dill, 0.3.7, BSD License
exceptiongroup, 1.1.3, MIT License
fastapi, 0.93.0, MIT License
fastapi, 0.102.0, MIT License
filelock, 3.12.2, The Unlicense (Unlicense)
flatbuffers, 2.0.7, Apache Software License
fsspec, 2023.6.0, BSD License
Expand All @@ -40,13 +38,11 @@ packaging, 23.1, Apache Software License; BSD License
pluggy, 1.2.0, MIT License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.5, BSD License
pycparser, 2.21, BSD License
pydantic, 1.10.12, MIT License
pytest, 7.4.1, MIT License
pytest-json-report, 1.5.0, MIT
pytest-metadata, 3.0.0, MIT License
python-dateutil, 2.8.2, Apache Software License; BSD License
python-multipart, 0.0.6, Apache Software License
regex, 2023.8.8, Apache Software License
requests, 2.31.0, Apache Software License
s3transfer, 0.6.2, Apache Software License
Expand All @@ -59,7 +55,7 @@ skops, 0.5.0, MIT
skorch, 0.11.0, new BSD 3-Clause
smmap, 5.0.0, BSD License
sniffio, 1.3.0, Apache Software License; MIT License
starlette, 0.25.0, BSD License
starlette, 0.27.0, BSD License
sympy, 1.12, BSD License
tabulate, 0.8.10, MIT License
threadpoolctl, 3.2.0, BSD License
Expand All @@ -68,7 +64,7 @@ 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.32.0, Apache Software License
typing_extensions, 4.4.0, Python Software Foundation License
typing_extensions, 4.5.0, Python Software Foundation License
urllib3, 1.26.16, MIT License
uvicorn, 0.21.1, BSD License
xgboost, 1.6.2, Apache Software License
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 @@
2e7e123fa7eb6a3a27d370d507994557
2e6003acdd136407d468b3578cf1755f
12 changes: 4 additions & 8 deletions deps_licenses/licenses_mac_silicon_user.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
Name, Version, License
GitPython, 3.1.34, BSD License
GitPython, 3.1.35, BSD License
PyYAML, 6.0.1, MIT License
anyio, 3.7.1, MIT License
boto3, 1.28.32, Apache Software License
botocore, 1.31.32, Apache Software License
brevitas, 0.8.0, UNKNOWN
certifi, 2023.7.22, Mozilla Public License 2.0 (MPL 2.0)
cffi, 1.15.1, MIT License
charset-normalizer, 3.2.0, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.2.0, BSD-3-Clause
cryptography, 41.0.2, Apache Software License; BSD License
dependencies, 2.0.1, BSD License
dill, 0.3.7, BSD License
exceptiongroup, 1.1.3, MIT License
fastapi, 0.93.0, MIT License
fastapi, 0.102.0, MIT License
filelock, 3.12.2, The Unlicense (Unlicense)
flatbuffers, 2.0.7, Apache Software License
fsspec, 2023.6.0, BSD License
Expand All @@ -40,13 +38,11 @@ packaging, 23.1, Apache Software License; BSD License
pluggy, 1.2.0, MIT License
protobuf, 3.20.3, BSD-3-Clause
psutil, 5.9.5, BSD License
pycparser, 2.21, BSD License
pydantic, 1.10.12, MIT License
pytest, 7.4.1, MIT License
pytest-json-report, 1.5.0, MIT
pytest-metadata, 3.0.0, MIT License
python-dateutil, 2.8.2, Apache Software License; BSD License
python-multipart, 0.0.6, Apache Software License
regex, 2023.8.8, Apache Software License
requests, 2.31.0, Apache Software License
s3transfer, 0.6.2, Apache Software License
Expand All @@ -59,7 +55,7 @@ skops, 0.5.0, MIT
skorch, 0.11.0, new BSD 3-Clause
smmap, 5.0.0, BSD License
sniffio, 1.3.0, Apache Software License; MIT License
starlette, 0.25.0, BSD License
starlette, 0.27.0, BSD License
sympy, 1.12, BSD License
tabulate, 0.8.10, MIT License
threadpoolctl, 3.2.0, BSD License
Expand All @@ -68,7 +64,7 @@ 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.32.0, Apache Software License
typing_extensions, 4.4.0, Python Software Foundation License
typing_extensions, 4.5.0, Python Software Foundation License
urllib3, 1.26.16, MIT License
uvicorn, 0.21.1, BSD License
xgboost, 1.6.2, Apache Software License
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 @@
2e7e123fa7eb6a3a27d370d507994557
2e6003acdd136407d468b3578cf1755f
Loading

0 comments on commit aee2e8b

Please sign in to comment.