Skip to content

Commit

Permalink
Update OSS repo (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: Snowflake Authors <[email protected]>
  • Loading branch information
snowflake-provisioner and Snowflake Authors authored Oct 13, 2023
1 parent 7ee2621 commit 9130a0b
Show file tree
Hide file tree
Showing 6 changed files with 375 additions and 146 deletions.
52 changes: 52 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# DO NOT EDIT!
# Generate by running 'bazel run --config=pre_build //bazel/requirements:sync_requirements'

absl-py==1.3.0
accelerate==0.22.0
anyio==3.5.0
boto3==1.24.28
cachetools==4.2.2
cloudpickle==2.0.0
coverage==6.3.2
cryptography==39.0.1
flask-cors==3.0.10
flask==2.1.3
fsspec[http]==2023.3.0
httpx==0.23.0
inflection==0.5.1
joblib==1.1.1
jsonschema==3.2.0
lightgbm==3.3.5
mlflow==2.3.1
moto==4.0.11
mypy==1.5.1
networkx==2.8.4
numpy==1.24.3
packaging==23.0
pandas==1.5.3
protobuf==3.20.3
pytest==7.4.0
pytimeparse==1.1.8
pyyaml==6.0
ruamel.yaml==0.17.21
s3fs==2023.3.0
scikit-learn==1.3.0
scipy==1.9.3
sentencepiece==0.1.99
shap==0.42.1
snowflake-connector-python[pandas]==3.2.0
snowflake-snowpark-python==1.6.1
sphinx==5.0.2
sqlparse==0.4.4
starlette==0.27.0
tensorflow==2.13.1
tokenizers==0.13.2
torch==2.0.1
torchdata==0.6.1
transformers==4.32.1
types-PyYAML==6.0.12
types-cachetools==4.2.2
types-protobuf==4.23.0.1
types-requests==2.30.0.0
typing-extensions==4.5.0
xgboost==1.7.3
Loading

0 comments on commit 9130a0b

Please sign in to comment.