-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update install script and requirements to use python3.10.14
Merge of PR #73 Closes #73 Change-Id: I216d6dfddd592b098e3a0f0629486be7ee5f583d GitOrigin-RevId: 000a8f8e66ca39883257bea56748ebf668124061
- Loading branch information
1 parent
5d2826e
commit 8b1aef4
Showing
4 changed files
with
2,009 additions
and
617 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
124 changes: 85 additions & 39 deletions
124
marketing-analytics/predicting/future-customer-value-segments/requirements_local.in
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,93 @@ | ||
apache-beam==2.29.0 | ||
autograd==1.3 | ||
avro-python3==1.9.2.1 | ||
cachetools==4.2.4 | ||
certifi==2023.7.22 | ||
chardet==4.0.0 | ||
charset-normalizer==2.0.12 | ||
annotated-types==0.7.0 | ||
apache-beam==2.60.0 | ||
attrs==24.2.0 | ||
autograd==1.7.0 | ||
avro-python3==1.10.2 | ||
build==1.2.2.post1 | ||
cachetools==5.5.0 | ||
certifi==2024.8.30 | ||
chardet==5.2.0 | ||
charset-normalizer==3.4.0 | ||
click==8.1.7 | ||
cloudpickle==2.2.1 | ||
contourpy==1.3.1 | ||
crcmod==1.7 | ||
cycler==0.11.0 | ||
cycler==0.12.1 | ||
Deprecated==1.2.15 | ||
dill==0.3.1.1 | ||
dnspython==2.7.0 | ||
docopt==0.6.2 | ||
fastavro==1.4.7 | ||
fasteners==0.17.3 | ||
fonttools==4.27.1 | ||
future==0.18.2 | ||
grpcio==1.44.0 | ||
hdfs==2.6.0 | ||
httplib2==0.15.0 | ||
idna==3.3 | ||
kiwisolver==1.3.1 | ||
docstring_parser==0.16 | ||
fastavro==1.9.7 | ||
fasteners==0.19 | ||
fonttools==4.55.0 | ||
future==1.0.0 | ||
grpc-interceptor==0.15.4 | ||
grpcio==1.65.5 | ||
grpcio-status==1.62.3 | ||
hdfs==2.7.3 | ||
httplib2==0.22.0 | ||
idna==3.10 | ||
importlib_metadata==8.5.0 | ||
jaraco.classes==3.4.0 | ||
jaraco.context==6.0.1 | ||
jaraco.functools==4.1.0 | ||
jsonpickle==3.4.2 | ||
jsonschema==4.23.0 | ||
jsonschema-specifications==2024.10.1 | ||
keyring==25.5.0 | ||
keyrings.google-artifactregistry-auth==1.1.2 | ||
kiwisolver==1.4.7 | ||
Lifetimes==0.11.3 | ||
matplotlib==3.3.4 | ||
mock==2.0.0 | ||
matplotlib==3.9.2 | ||
mock==5.1.0 | ||
monotonic==1.6 | ||
numpy==1.20.3 | ||
more-itertools==10.5.0 | ||
numpy==1.26.4 | ||
oauth2client==4.1.3 | ||
orjson==3.6.1 | ||
packaging==21.3 | ||
pandas==1.1.5 | ||
pbr==5.8.1 | ||
Pillow==10.0.1 | ||
proto-plus==1.20.3 | ||
protobuf==3.19.4 | ||
pyarrow==3.0.0 | ||
pyasn1==0.4.8 | ||
pyasn1-modules==0.2.8 | ||
objsize==0.7.0 | ||
opentelemetry-api==1.28.1 | ||
opentelemetry-sdk==1.28.1 | ||
opentelemetry-semantic-conventions==0.49b1 | ||
orjson==3.10.11 | ||
overrides==7.7.0 | ||
packaging==24.2 | ||
pandas==2.2.3 | ||
pbr==6.1.0 | ||
pillow==11.0.0 | ||
pip-tools==7.4.1 | ||
pluggy==1.5.0 | ||
proto-plus==1.25.0 | ||
protobuf==4.25.5 | ||
pyarrow==16.1.0 | ||
pyarrow-hotfix==0.6 | ||
pyasn1==0.6.1 | ||
pyasn1_modules==0.4.1 | ||
pydantic==2.9.2 | ||
pydantic_core==2.23.4 | ||
pydot==1.4.2 | ||
pymongo==3.12.3 | ||
pyparsing==2.4.7 | ||
python-dateutil==2.8.2 | ||
pytz==2021.3 | ||
requests==2.27.1 | ||
rsa==4.8 | ||
scipy==1.5.4 | ||
pymongo==4.10.1 | ||
pyparsing==3.2.0 | ||
pyproject_hooks==1.2.0 | ||
python-dateutil==2.9.0.post0 | ||
python-dotenv==1.0.1 | ||
pytz==2024.2 | ||
redis==5.2.0 | ||
referencing==0.35.1 | ||
regex==2024.11.6 | ||
requests==2.32.3 | ||
rpds-py==0.21.0 | ||
rsa==4.9 | ||
scipy==1.14.1 | ||
setuptools==75.5.0 | ||
shapely==2.0.6 | ||
six==1.16.0 | ||
typing-extensions==3.7.4.3 | ||
urllib3==1.26.8 | ||
sqlparse==0.5.2 | ||
typing_extensions==4.12.2 | ||
tzdata==2024.2 | ||
urllib3==2.2.3 | ||
wheel==0.45.0 | ||
wrapt==1.16.0 | ||
zipp==3.21.0 | ||
zstandard==0.23.0 | ||
|
Oops, something went wrong.