Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Samhita Alla <[email protected]>
  • Loading branch information
samhita-alla committed Dec 9, 2022
1 parent c8c490d commit 9c80ca5
Showing 1 changed file with 6 additions and 20 deletions.
26 changes: 6 additions & 20 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ cryptography==38.0.4
# -r doc-requirements.in
# great-expectations
# pyopenssl
# secretstorage
css-html-js-minify==2.5.5
# via sphinx-material
cycler==0.11.0
Expand Down Expand Up @@ -204,7 +203,7 @@ furo @ git+https://github.com/flyteorg/furo@main
# via -r doc-requirements.in
future==0.18.2
# via vaex-core
gast==0.4.0
gast==0.5.3
# via tensorflow
google-api-core[grpc]==2.11.0
# via
Expand Down Expand Up @@ -338,10 +337,6 @@ jaraco-classes==3.2.3
# via keyring
jedi==0.18.2
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# altair
Expand Down Expand Up @@ -540,8 +535,6 @@ numpy==1.23.5
# matplotlib
# modin
# numba
# onnx
# onnxconverter-common
# opt-einsum
# pandas
# pandas-profiling
Expand All @@ -559,15 +552,14 @@ numpy==1.23.5
# statsmodels
# tensorboard
# tensorflow
# tf2onnx
# vaex-core
# visions
# xarray
oauthlib==3.2.2
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
packaging==22.0
packaging==21.3
# via
# astropy
# dask
Expand All @@ -584,7 +576,6 @@ packaging==22.0
# qtpy
# sphinx
# statsmodels
# tensorflow
# xarray
pandas==1.5.2
# via
Expand Down Expand Up @@ -653,7 +644,7 @@ proto-plus==1.22.1
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
protobuf==4.21.10
protobuf==4.21.11
# via
# flyteidl
# google-api-core
Expand Down Expand Up @@ -683,7 +674,7 @@ py==1.11.0
# via retry
py4j==0.10.9.5
# via pyspark
pyarrow==8.0.0
pyarrow==10.0.1
# via
# flytekit
# google-cloud-bigquery
Expand Down Expand Up @@ -721,6 +712,7 @@ pyparsing==3.0.9
# via
# great-expectations
# matplotlib
# packaging
pyrsistent==0.19.2
# via jsonschema
pyspark==3.3.1
Expand Down Expand Up @@ -812,7 +804,6 @@ requests==2.28.1
# responses
# sphinx
# tensorboard
# tf2onnx
# vaex-core
requests-oauthlib==1.3.1
# via
Expand All @@ -834,7 +825,7 @@ ruamel-yaml==0.17.17
# via great-expectations
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
scikit-learn==1.1.3
scikit-learn==1.2.0
# via -r doc-requirements.in
scipy==1.9.3
# via
Expand Down Expand Up @@ -865,10 +856,7 @@ six==1.16.0
# rfc3339-validator
# sphinx-code-include
# tensorflow
# tf2onnx
# vaex-core
skl2onnx==1.13
# via -r doc-requirements.in
sniffio==1.3.0
# via anyio
snowballstemmer==2.2.0
Expand Down Expand Up @@ -1126,8 +1114,6 @@ wheel==0.38.4
# via
# astunparse
# flytekit
# nvidia-cublas-cu11
# nvidia-cuda-runtime-cu11
# tensorboard
whylabs-client==0.4.2
# via -r doc-requirements.in
Expand Down

0 comments on commit 9c80ca5

Please sign in to comment.