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

Add requirements.in and requirement.txt #833

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
5 changes: 5 additions & 0 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
merlin-models[tensorflow]
merlin-dataloader
merlin-systems
nvtabular
transformers4rec[pytorch]
311 changes: 311 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,311 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements.txt --resolver=backtracking requirements.in
#
absl-py==1.4.0
# via
# tensorboard
# tensorflow
# tensorflow-metadata
astunparse==1.6.3
# via tensorflow
betterproto==1.2.5
# via
# merlin-core
# transformers4rec
cachetools==5.3.0
# via google-auth
certifi==2022.12.7
# via requests
charset-normalizer==3.0.1
# via requests
click==8.1.3
# via
# dask
# distributed
# sacremoses
cloudpickle==2.2.1
# via
# dask
# distributed
dask==2023.2.0
# via
# distributed
# merlin-core
distributed==2023.2.0
# via merlin-core
filelock==3.9.0
# via
# huggingface-hub
# transformers
flatbuffers==23.1.21
# via tensorflow
fsspec==2022.5.0
# via
# dask
# merlin-core
gast==0.4.0
# via tensorflow
google-auth==2.16.1
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
google-pasta==0.2.0
# via tensorflow
googleapis-common-protos==1.58.0
# via tensorflow-metadata
grpcio==1.51.3
# via
# tensorboard
# tensorflow
grpclib==0.4.3
# via betterproto
h2==4.1.0
# via grpclib
h5py==3.8.0
# via tensorflow
heapdict==1.0.1
# via zict
hpack==4.0.0
# via h2
huggingface-hub==0.12.1
# via transformers
hyperframe==6.0.1
# via h2
idna==3.4
# via requests
importlib-metadata==6.0.0
# via
# markdown
# numba
jinja2==3.1.2
# via distributed
joblib==1.2.0
# via sacremoses
keras==2.11.0
# via tensorflow
libclang==15.0.6.1
# via tensorflow
llvmlite==0.39.1
# via numba
locket==1.0.0
# via
# distributed
# partd
markdown==3.4.1
# via tensorboard
markupsafe==2.1.2
# via
# jinja2
# werkzeug
merlin-core==0.10.0
# via
# merlin-dataloader
# merlin-models
# merlin-systems
# nvtabular
merlin-dataloader==0.0.4
# via
# -r requirements.in
# merlin-models
# nvtabular
merlin-models[tensorflow]==0.11.0
# via -r requirements.in
merlin-systems==0.9.0
# via -r requirements.in
msgpack==1.0.4
# via distributed
multidict==6.0.4
# via grpclib
numba==0.56.4
# via merlin-core
numpy==1.23.5
# via
# h5py
# numba
# opt-einsum
# pandas
# pyarrow
# scipy
# tensorboard
# tensorflow
# torchmetrics
# transformers
# transformers4rec
# treelite
# treelite-runtime
nvidia-cublas-cu11==11.10.3.66
# via
# nvidia-cudnn-cu11
# torch
nvidia-cuda-nvrtc-cu11==11.7.99
# via torch
nvidia-cuda-runtime-cu11==11.7.99
# via torch
nvidia-cudnn-cu11==8.5.0.96
# via torch
nvtabular==1.8.1
# via
# -r requirements.in
# merlin-systems
oauthlib==3.2.2
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
packaging==23.0
# via
# dask
# distributed
# huggingface-hub
# merlin-core
# tensorflow
# torchmetrics
# transformers
pandas==1.3.5
# via merlin-core
partd==1.3.0
# via dask
protobuf==3.19.6
# via
# googleapis-common-protos
# merlin-core
# tensorboard
# tensorflow
# tensorflow-metadata
psutil==5.9.4
# via distributed
pyarrow==11.0.0
# via
# merlin-core
# transformers4rec
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
python-dateutil==2.8.2
# via pandas
pytz==2022.7.1
# via pandas
pyyaml==6.0
# via
# dask
# distributed
# huggingface-hub
# transformers
regex==2022.10.31
# via
# sacremoses
# transformers
requests==2.28.2
# via
# huggingface-hub
# merlin-systems
# requests-oauthlib
# tensorboard
# transformers
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via google-auth
sacremoses==0.0.53
# via transformers
scipy==1.10.1
# via
# nvtabular
# treelite
# treelite-runtime
six==1.16.0
# via
# astunparse
# google-auth
# google-pasta
# python-dateutil
# sacremoses
# tensorflow
sortedcontainers==2.4.0
# via distributed
stringcase==1.2.0
# via betterproto
tblib==1.7.0
# via distributed
tensorboard==2.11.2
# via tensorflow
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.1
# via tensorboard
tensorflow==2.11.0
# via merlin-models
tensorflow-estimator==2.11.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.30.0
# via tensorflow
tensorflow-metadata==1.12.0
# via
# merlin-core
# transformers4rec
termcolor==2.2.0
# via tensorflow
tokenizers==0.12.1
# via transformers
toolz==0.12.0
# via
# dask
# distributed
# partd
torch==1.13.1
# via
# torchmetrics
# transformers4rec
torchmetrics==0.11.1
# via transformers4rec
tornado==6.2
# via distributed
tqdm==4.64.1
# via
# huggingface-hub
# merlin-core
# sacremoses
# transformers
# transformers4rec
transformers==4.18.0
# via transformers4rec
transformers4rec[pytorch]==0.1.16
# via -r requirements.in
treelite==2.4.0
# via merlin-systems
treelite-runtime==2.4.0
# via merlin-systems
typing-extensions==4.5.0
# via
# huggingface-hub
# tensorflow
# torch
# torchmetrics
urllib3==1.26.14
# via
# distributed
# requests
werkzeug==2.2.3
# via tensorboard
wheel==0.38.4
# via
# astunparse
# nvidia-cublas-cu11
# nvidia-cuda-runtime-cu11
# tensorboard
wrapt==1.14.1
# via tensorflow
zict==2.2.0
# via distributed
zipp==3.14.0
# via importlib-metadata

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