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

Bump aiohttp from 3.8.1 to 3.9.0 in /examples/forecasting_sales #1269

Closed
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
145 changes: 133 additions & 12 deletions examples/forecasting_sales/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiobotocore==2.2.0
# via s3fs
aiohttp==3.8.1
aiohttp==3.9.0
# via
# aiobotocore
# s3fs
Expand All @@ -19,7 +19,9 @@ arrow==1.2.2
async-timeout==4.0.2
# via aiohttp
attrs==21.4.0
# via aiohttp
# via
# aiohttp
# visions
binaryornot==0.4.4
# via cookiecutter
botocore==1.24.21
Expand All @@ -31,9 +33,7 @@ cffi==1.15.1
chardet==4.0.0
# via binaryornot
charset-normalizer==2.0.12
# via
# aiohttp
# requests
# via requests
checksumdir==1.2.0
# via flytekit
click==8.1.2
Expand All @@ -42,12 +42,18 @@ click==8.1.2
# flytekit
cloudpickle==2.0.0
# via flytekit
contourpy==1.2.0
# via matplotlib
cookiecutter==2.1.1
# via flytekit
croniter==1.3.4
# via flytekit
cryptography==37.0.4
# via secretstorage
cycler==0.12.1
# via matplotlib
dacite==1.8.1
# via ydata-profiling
dataclasses-json==0.5.7
# via flytekit
decorator==5.1.1
Expand All @@ -63,9 +69,16 @@ docstring-parser==0.13
flyteidl==0.24.21
# via flytekit
flytekit==0.32.3
# via flytekitplugins-spark
# via
# -r requirements.in
# flytekitplugins-deck-standard
# flytekitplugins-spark
flytekitplugins-deck-standard==0.32.6
# via -r requirements.in
flytekitplugins-spark==0.32.3
# via -r requirements.in
fonttools==4.45.1
# via matplotlib
frozenlist==1.3.0
# via
# aiohttp
Expand All @@ -82,12 +95,22 @@ grpcio==1.44.0
# grpcio-status
grpcio-status==1.44.0
# via flytekit
htmlmin==0.1.12
# via ydata-profiling
idna==3.3
# via
# requests
# yarl
imagehash==4.3.1
# via
# visions
# ydata-profiling
importlib-metadata==4.11.3
# via keyring
# via
# keyring
# markdown
importlib-resources==6.1.1
# via matplotlib
jeepney==0.8.0
# via
# keyring
Expand All @@ -96,12 +119,19 @@ jinja2==3.1.1
# via
# cookiecutter
# jinja2-time
# ydata-profiling
jinja2-time==0.2.0
# via cookiecutter
jmespath==1.0.0
# via botocore
joblib==1.3.2
# via phik
keyring==23.5.0
# via flytekit
kiwisolver==1.4.5
# via matplotlib
markdown==3.5.1
# via flytekitplugins-deck-standard
markupsafe==2.1.1
# via jinja2
marshmallow==3.15.0
Expand All @@ -113,22 +143,71 @@ marshmallow-enum==1.5.1
# via dataclasses-json
marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.8.2
# via
# -r requirements.in
# phik
# seaborn
# wordcloud
# ydata-profiling
multidict==6.0.2
# via
# aiohttp
# yarl
multimethod==1.10
# via
# visions
# ydata-profiling
mypy-extensions==0.4.3
# via typing-inspect
natsort==8.1.0
# via flytekit
networkx==3.2.1
# via visions
numpy==1.22.3
# via
# contourpy
# imagehash
# matplotlib
# pandas
# patsy
# phik
# pyarrow
# pywavelets
# scipy
# seaborn
# statsmodels
# visions
# wordcloud
# ydata-profiling
packaging==21.3
# via marshmallow
# via
# marshmallow
# matplotlib
# plotly
# statsmodels
pandas==1.4.2
# via flytekit
# via
# flytekit
# phik
# seaborn
# statsmodels
# visions
# ydata-profiling
pandas-profiling==3.6.6
# via flytekitplugins-deck-standard
patsy==0.5.3
# via statsmodels
phik==0.12.3
# via ydata-profiling
pillow==10.1.0
# via
# imagehash
# matplotlib
# visions
# wordcloud
plotly==5.18.0
# via flytekitplugins-deck-standard
protobuf==3.20.0
# via
# flyteidl
Expand All @@ -146,8 +225,12 @@ pyarrow==6.0.1
# via flytekit
pycparser==2.21
# via cffi
pydantic==1.10.2
# via ydata-profiling
pyparsing==3.0.8
# via packaging
# via
# matplotlib
# packaging
pyspark==3.0.1
# via
# -r requirements.in
Expand All @@ -158,6 +241,7 @@ python-dateutil==2.8.2
# botocore
# croniter
# flytekit
# matplotlib
# pandas
python-json-logger==2.0.2
# via flytekit
Expand All @@ -169,38 +253,63 @@ pytz==2022.1
# via
# flytekit
# pandas
pywavelets==1.4.1
# via imagehash
pyyaml==6.0
# via
# cookiecutter
# flytekit
# ydata-profiling
regex==2022.3.15
# via docker-image-py
requests==2.27.1
# via
# cookiecutter
# flytekit
# responses
# ydata-profiling
responses==0.20.0
# via flytekit
retry==0.9.2
# via flytekit
s3fs==2022.3.0
# via -r requirements.in
scipy==1.11.4
# via
# imagehash
# phik
# statsmodels
# ydata-profiling
seaborn==0.12.2
# via ydata-profiling
secretstorage==3.3.2
# via keyring
six==1.16.0
# via
# grpcio
# patsy
# python-dateutil
sortedcontainers==2.4.0
# via flytekit
statsd==3.3.0
# via flytekit
statsmodels==0.14.0
# via ydata-profiling
tangled-up-in-unicode==0.2.0
# via visions
tenacity==8.2.3
# via plotly
text-unidecode==1.3
# via python-slugify
tqdm==4.66.1
# via ydata-profiling
typeguard==2.13.3
# via ydata-profiling
typing-extensions==4.1.1
# via
# aioitertools
# flytekit
# pydantic
# typing-inspect
typing-inspect==0.7.1
# via dataclasses-json
Expand All @@ -210,14 +319,26 @@ urllib3==1.26.9
# flytekit
# requests
# responses
visions[type-image-path]==0.7.5
# via
# visions
# ydata-profiling
wheel==0.37.1
# via flytekit
# via
# -r requirements.in
# flytekit
wordcloud==1.9.2
# via ydata-profiling
wrapt==1.14.0
# via
# aiobotocore
# deprecated
# flytekit
yarl==1.7.2
# via aiohttp
ydata-profiling==4.5.1
# via pandas-profiling
zipp==3.8.0
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources
Loading