diff --git a/ai_dubs/requirements.txt b/ai_dubs/requirements.txt index d94949a..870e1d9 100644 --- a/ai_dubs/requirements.txt +++ b/ai_dubs/requirements.txt @@ -7,7 +7,7 @@ autopep8==1.5.4 backcall==0.2.0 bleach==3.2.1 cachetools==4.2.0 -certifi==2020.12.5 +certifi==2023.7.22 cffi==1.14.4 chardet==4.0.0 cycler==0.10.0 @@ -16,7 +16,7 @@ defusedxml==0.6.0 entrypoints==0.3 ffmpeg-python==0.2.0 fire==0.3.1 -future==0.18.2 +future==0.18.3 google-api-core==1.24.1 google-auth==1.24.0 google-cloud-core==1.5.0 @@ -27,24 +27,24 @@ google-cloud-translate==3.0.2 google-crc32c==1.1.0 google-resumable-media==1.2.0 googleapis-common-protos==1.52.0 -grpcio==1.34.0 -idna==2.10 +grpcio==1.53.2 +idna==3.7 imageio==2.9.0 imageio-ffmpeg==0.4.3 iniconfig==1.1.1 ipykernel==5.4.2 -ipython==7.19.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.6.2 isort==5.7.0 jedi==0.17.2 jenkspy==0.2.0 -Jinja2==2.11.2 +Jinja2==3.1.4 jsonschema==3.2.0 jupyter==1.0.0 jupyter-client==6.1.7 jupyter-console==6.2.0 -jupyter-core==4.7.0 +jupyter-core==4.11.2 jupyterlab-pygments==0.1.2 jupyterlab-widgets==1.0.0 kiwisolver==1.3.1 @@ -57,26 +57,26 @@ mistune==0.8.4 moviepy==1.0.3 mypy-extensions==0.4.3 nbclient==0.5.1 -nbconvert==6.0.7 +nbconvert==6.5.1 nbformat==5.0.8 nest-asyncio==1.4.3 -notebook==6.1.6 -numpy==1.19.5 +notebook==6.4.12 +numpy==1.22.0 packaging==20.8 pandas==1.2.0 pandocfilters==1.4.3 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.1.0 +Pillow==10.3.0 pluggy==0.13.1 proglog==0.1.9 prometheus-client==0.9.0 prompt-toolkit==3.0.9 proto-plus==1.13.0 -protobuf==3.14.0 +protobuf==3.18.3 ptyprocess==0.7.0 -py==1.10.0 +py==1.11.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.6.0 @@ -94,7 +94,7 @@ PyYAML==5.3.1 pyzmq==20.0.0 qtconsole==5.0.1 QtPy==1.9.0 -requests==2.25.1 +requests==2.32.2 rsa==4.6 Send2Trash==1.5.0 six==1.15.0 @@ -102,12 +102,12 @@ termcolor==1.1.0 terminado==0.9.2 testpath==0.4.4 toml==0.10.2 -tornado==6.1 -tqdm==4.56.0 +tornado==6.4.1 +tqdm==4.66.3 traitlets==5.0.5 typing-extensions==3.7.4.3 typing-inspect==0.6.0 -urllib3==1.26.2 +urllib3==1.26.19 wcwidth==0.2.5 webencodings==0.5.1 widgetsnbextension==3.5.1 diff --git a/instafashion/scripts/requirements.txt b/instafashion/scripts/requirements.txt index c7ddcc6..f0187a2 100644 --- a/instafashion/scripts/requirements.txt +++ b/instafashion/scripts/requirements.txt @@ -14,7 +14,7 @@ botocore==1.17.43 CacheControl==0.12.6 cachetools==4.1.1 catalogue==1.0.0 -certifi==2020.6.20 +certifi==2023.7.22 cffi==1.14.2 chardet==3.0.4 click==7.1.2 @@ -29,7 +29,7 @@ filelock==3.0.12 firebase-admin==4.3.0 firestore==0.0.8 ftfy==5.8 -future==0.18.2 +future==0.18.3 gast==0.3.3 gensim==3.8.3 google-api-core==1.22.0 @@ -45,25 +45,25 @@ google-crc32c==0.1.0 google-pasta==0.2.0 google-resumable-media==0.7.1 googleapis-common-protos==1.52.0 -grpcio==1.31.0 +grpcio==1.53.2 h5py==2.10.0 httplib2==0.18.1 -idna==2.10 +idna==3.7 ipykernel==5.3.4 -ipython==7.17.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.5.1 iso8601==0.1.12 isort==4.3.21 jedi==0.17.2 -Jinja2==2.11.2 +Jinja2==3.1.4 jmespath==0.10.0 -joblib==0.16.0 +joblib==1.2.0 jsonschema==3.2.0 jupyter==1.0.0 jupyter-client==6.1.7 jupyter-console==6.1.0 -jupyter-core==4.6.3 +jupyter-core==4.11.2 kiwisolver==1.2.0 lazy-object-proxy==1.4.3 Markdown==3.2.2 @@ -73,10 +73,10 @@ mccabe==0.6.1 mistune==0.8.4 msgpack==1.0.0 murmurhash==1.0.2 -nbconvert==5.6.1 +nbconvert==6.5.1 nbformat==5.0.7 notebook>=6.1.5 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 packaging==20.4 @@ -85,12 +85,12 @@ pandocfilters==1.4.2 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.2.0 +Pillow==10.3.0 plac==1.1.3 preshed==3.0.2 prometheus-client==0.8.0 prompt-toolkit==3.0.6 -protobuf==3.12.4 +protobuf==3.18.3 ptyprocess==0.6.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 @@ -109,7 +109,7 @@ pyzmq==19.0.2 qtconsole==4.7.6 QtPy==1.9.0 regex==2020.7.14 -requests==2.24.0 +requests==2.32.2 requests-oauthlib==1.3.0 rsa==4.6 s3transfer==0.3.3 @@ -128,17 +128,17 @@ testpath==0.4.4 thinc==7.4.1 tokenizers==0.5.2 toml==0.10.1 -torch==1.6.0 +torch==1.13.1 torchcontrib==0.0.2 -tornado==6.0.4 -tqdm==4.48.2 +tornado==6.4.1 +tqdm==4.66.3 traitlets==4.3.3 -transformers==2.8.0 +transformers==4.38.0 uritemplate==3.0.1 -urllib3==1.25.10 +urllib3==1.26.19 wasabi==0.7.1 wcwidth==0.2.5 webencodings==0.5.1 -Werkzeug==1.0.1 +Werkzeug==3.0.3 widgetsnbextension==3.5.1 wrapt==1.12.1