Skip to content

Commit

Permalink
update requirements and add snowflake agent to api reference (#1838)
Browse files Browse the repository at this point in the history
* update requirements and add snowflake agent to api reference

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* update requirements

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* remove versions

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* remove tensorflow-macos

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* lint

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* downgrade sphinxcontrib-youtube package

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

---------

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
  • Loading branch information
samhita-alla committed Sep 19, 2023
1 parent d9a6523 commit 474ffd0
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 145 deletions.
10 changes: 6 additions & 4 deletions doc-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ sphinx-autoapi
sphinx-copybutton
sphinx_fontawesome
sphinx-panels
sphinxcontrib-youtube
sphinxcontrib-youtube==1.2.0
cryptography
google-api-core[grpc]
scikit-learn
sphinx-tags
sphinx-click
retry
mashumaro

# Packages for Plugin docs
# Package name Plugin needing it
Expand All @@ -43,11 +44,12 @@ torch # pytorch
skl2onnx # onnxscikitlearn
tf2onnx # onnxtensorflow
tensorflow # onnxtensorflow
whylogs # whylogs
whylogs==1.3.3 # whylogs
whylabs-client # whylogs
ray # ray
ray==2.6.3 # ray
scikit-learn # scikit-learn
dask[distributed] # dask
vaex # vaex
mlflow # mlflow
mlflow==2.7.0 # mlflow
duckdb # duckdb
snowflake-connector-python # snowflake
Loading

0 comments on commit 474ffd0

Please sign in to comment.