Skip to content

Commit

Permalink
AB#119461 Feat: Fix Snyk vulnerabilities (#1329)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-fedorov authored Jul 17, 2023
1 parent 63e45af commit f80c865
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions requirements/full_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=full_requirements.txt --resolver=backtracking mlflow_requirements.in postgres_requirements.in requirements.in
# pip-compile --output-file=full_requirements.txt mlflow_requirements.in postgres_requirements.in requirements.in
#
absl-py==1.4.0
# via
Expand All @@ -29,7 +29,7 @@ azure-common==1.1.28
# azure-mgmt-resource
# azure-mgmt-storage
# azureml-core
azure-core==1.27.1
azure-core==1.28.0
# via
# azure-mgmt-core
# azureml-core
Expand Down Expand Up @@ -77,9 +77,9 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.5
# via
# databricks-cli
# flask
Expand All @@ -91,7 +91,7 @@ contextlib2==21.6.0
# via azureml-core
contourpy==1.1.0
# via matplotlib
cryptography==41.0.1
cryptography==41.0.2
# via
# adal
# azureml-core
Expand All @@ -104,7 +104,7 @@ cycler==0.11.0
# via matplotlib
databricks-cli==0.17.7
# via mlflow
dataclasses-json==0.5.8
dataclasses-json==0.5.9
# via -r requirements.in
dictdiffer==0.9.0
# via -r requirements.in
Expand All @@ -120,15 +120,15 @@ flask==2.3.2
# mlflow
flatbuffers==23.5.26
# via tensorflow
fonttools==4.40.0
fonttools==4.41.0
# via matplotlib
gast==0.4.0
# via tensorflow
gitdb==4.0.10
# via gitpython
gitpython==3.1.31
gitpython==3.1.32
# via mlflow
google-auth==2.21.0
google-auth==2.22.0
# via
# google-auth-oauthlib
# tensorboard
Expand Down Expand Up @@ -160,7 +160,7 @@ humanfriendly==10.0
# via azureml-core
idna==3.4
# via requests
importlib-metadata==6.7.0
importlib-metadata==6.8.0
# via mlflow
influxdb==5.3.1
# via gordo-core
Expand All @@ -183,7 +183,7 @@ jmespath==1.0.1
# via
# azureml-core
# knack
joblib==1.2.0
joblib==1.3.1
# via scikit-learn
jsonpickle==3.0.1
# via azureml-core
Expand All @@ -193,7 +193,7 @@ kiwisolver==1.4.4
# via matplotlib
knack==0.10.1
# via azureml-core
libclang==16.0.0
libclang==16.0.6
# via tensorflow
mako==1.2.4
# via alembic
Expand All @@ -212,13 +212,13 @@ marshmallow==3.19.0
# marshmallow-enum
marshmallow-enum==1.5.1
# via dataclasses-json
matplotlib==3.7.1
matplotlib==3.7.2
# via
# catboost
# mlflow
ml-dtypes==0.2.0
# via jax
mlflow==2.4.1
mlflow==2.5.0
# via -r mlflow_requirements.in
msal==1.22.0
# via
Expand Down Expand Up @@ -247,7 +247,7 @@ ndg-httpsclient==0.5.1
# via azureml-core
numexpr==2.8.4
# via gordo-core
numpy==1.23.5
numpy==1.24.3
# via
# catboost
# contourpy
Expand Down Expand Up @@ -297,17 +297,17 @@ pathspec==0.11.1
# via azureml-core
peewee==3.16.2
# via -r postgres_requirements.in
pillow==9.5.0
pillow==10.0.0
# via matplotlib
pkginfo==1.9.6
# via azureml-core
plotly==5.15.0
# via catboost
portalocker==2.7.0
# via msal-extensions
prometheus-client==0.17.0
prometheus-client==0.17.1
# via -r requirements.in
protobuf==4.23.3
protobuf==4.23.4
# via
# mlflow
# tensorboard
Expand All @@ -327,7 +327,7 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pydantic==1.10.9
pydantic==1.10.11
# via gordo-client
pygments==2.15.1
# via knack
Expand All @@ -343,7 +343,7 @@ pyopenssl==23.2.0
# via
# azureml-core
# ndg-httpsclient
pyparsing==3.1.0
pyparsing==3.0.9
# via
# matplotlib
# packaging
Expand Down Expand Up @@ -390,11 +390,11 @@ requests-oauthlib==1.3.1
# msrest
rsa==4.9
# via google-auth
scikit-learn==1.2.2
scikit-learn==1.3.0
# via
# gordo-core
# mlflow
scipy==1.11.0
scipy==1.11.1
# via
# catboost
# jax
Expand Down Expand Up @@ -422,7 +422,7 @@ six==1.16.0
# tensorflow
smmap==5.0.0
# via gitdb
sqlalchemy==2.0.17
sqlalchemy==2.0.19
# via
# alembic
# mlflow
Expand All @@ -438,17 +438,17 @@ tensorboard==2.12.3
# via tensorflow
tensorboard-data-server==0.7.1
# via tensorboard
tensorflow==2.12.0
tensorflow==2.12.1
# via -r requirements.in
tensorflow-estimator==2.12.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.32.0
# via tensorflow
termcolor==2.3.0
# via tensorflow
threadpoolctl==3.1.0
threadpoolctl==3.2.0
# via scikit-learn
typing-extensions==4.6.3
typing-extensions==4.5.0
# via
# alembic
# azure-core
Expand Down Expand Up @@ -479,9 +479,9 @@ wrapt==1.14.1
# via
# gordo-client
# tensorflow
xarray==2023.6.0
xarray==2023.7.0
# via gordo-core
zipp==3.15.0
zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit f80c865

Please sign in to comment.