Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update requirements and add snowflake agent to api reference #1838

Merged
merged 6 commits into from
Sep 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading