From 54ea55cf982897ec5142fe0837e74db472d87db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:05:49 +0000 Subject: [PATCH] Bump the pip group across 3 directories with 33 updates Bumps the pip group with 5 updates in the /AttentionAgent directory: | Package | From | To | | --- | --- | --- | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.7.1` | `3.18.3` | | [grpcio](https://github.com/grpc/grpc) | `1.20.1` | `1.53.2` | | [numpy](https://github.com/numpy/numpy) | `1.16.3` | `1.22.0` | | [torch](https://github.com/pytorch/pytorch) | `1.3.0` | `1.13.1` | | [pillow](https://github.com/python-pillow/Pillow) | `8.3.2` | `10.3.0` | Bumps the pip group with 30 updates in the /WANNRelease/prettyNeatWann directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `1.18.1` | `1.22.0` | | [pillow](https://github.com/python-pillow/Pillow) | `7.0.0` | `10.3.0` | | [astropy](https://github.com/astropy/astropy) | `4.0` | `5.3.3` | | [certifi](https://github.com/certifi/python-certifi) | `2019.11.28` | `2023.7.22` | | [cryptography](https://github.com/pyca/cryptography) | `2.8` | `42.0.4` | | [distributed](https://github.com/dask/distributed) | `2.11.0` | `2021.10.0` | | [flask](https://github.com/pallets/flask) | `1.1.1` | `2.2.5` | | [future](https://github.com/PythonCharmers/python-future) | `0.18.2` | `0.18.3` | | [gevent](https://github.com/gevent/gevent) | `1.4.0` | `23.9.0` | | [idna](https://github.com/kjd/idna) | `2.8` | `3.7` | | [ipython](https://github.com/ipython/ipython) | `7.12.0` | `8.10.0` | | [jinja2](https://github.com/pallets/jinja) | `2.11.1` | `3.1.3` | | [joblib](https://github.com/joblib/joblib) | `0.14.1` | `1.2.0` | | [jupyter-core](https://github.com/jupyter/jupyter_core) | `4.6.1` | `4.11.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `1.2.6` | `3.6.7` | | [lief](https://github.com/sponsors/lief-project) | `0.9.0` | `0.12.2` | | [lxml](https://github.com/lxml/lxml) | `4.5.0` | `4.9.1` | | [mpmath](https://github.com/fredrik-johansson/mpmath) | `1.1.0` | `1.3.0` | | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `6.5.1` | | [nltk](https://github.com/nltk/nltk) | `3.4.5` | `3.6.6` | | [notebook](https://github.com/jupyter/notebook) | `6.0.3` | `6.4.12` | | [py](https://github.com/pytest-dev/py) | `1.8.1` | `1.11.0` | | [requests](https://github.com/psf/requests) | `2.22.0` | `2.31.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.22.1` | `0.23.1` | | [scipy](https://github.com/scipy/scipy) | `1.4.1` | `1.11.1` | | [tornado](https://github.com/tornadoweb/tornado) | `6.0.3` | `6.3.3` | | [tqdm](https://github.com/tqdm/tqdm) | `4.42.1` | `4.66.3` | | [ujson](https://github.com/ultrajson/ultrajson) | `1.35` | `5.4.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.25.8` | `1.26.18` | | [werkzeug](https://github.com/pallets/werkzeug) | `1.0.0` | `2.3.8` | Bumps the pip group with 4 updates in the /es-clip directory: [numpy](https://github.com/numpy/numpy), [torch](https://github.com/pytorch/pytorch), [pillow](https://github.com/python-pillow/Pillow) and [tqdm](https://github.com/tqdm/tqdm). Updates `protobuf` from 3.7.1 to 3.18.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.7.1...v3.18.3) Updates `grpcio` from 1.20.1 to 1.53.2 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.20.1...v1.53.2) Updates `numpy` from 1.16.3 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.22.0) Updates `torch` from 1.3.0 to 1.13.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.3.0...v1.13.1) Updates `pillow` from 8.3.2 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...10.3.0) Updates `numpy` from 1.18.1 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.22.0) Updates `pillow` from 7.0.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...10.3.0) Updates `astropy` from 4.0 to 5.3.3 - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](https://github.com/astropy/astropy/compare/v4.0...v5.3.3) Updates `certifi` from 2019.11.28 to 2023.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2023.07.22) Updates `cryptography` from 2.8 to 42.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...42.0.4) Updates `distributed` from 2.11.0 to 2021.10.0 - [Release notes](https://github.com/dask/distributed/releases) - [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/distributed/compare/2.11.0...2021.10.0) Updates `flask` from 1.1.1 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.1...2.2.5) Updates `future` from 0.18.2 to 0.18.3 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3) Updates `gevent` from 1.4.0 to 23.9.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_4.rst) - [Commits](https://github.com/gevent/gevent/compare/1.4.0...23.9.0) Updates `idna` from 2.8 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.8...v3.7) Updates `ipython` from 7.12.0 to 8.10.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.12.0...8.10.0) Updates `jinja2` from 2.11.1 to 3.1.3 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.1...3.1.3) Updates `joblib` from 0.14.1 to 1.2.0 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.14.1...1.2.0) Updates `jupyter-core` from 4.6.1 to 4.11.2 - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_core/compare/4.6.1...4.11.2) Updates `jupyterlab` from 1.2.6 to 3.6.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@1.2.6...@jupyterlab/vdom@3.6.7) Updates `lief` from 0.9.0 to 0.12.2 - [Commits](https://github.com/sponsors/lief-project/commits) Updates `lxml` from 4.5.0 to 4.9.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.9.1) Updates `mpmath` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/fredrik-johansson/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES) - [Commits](https://github.com/fredrik-johansson/mpmath/compare/1.1.0...1.3.0) Updates `nbconvert` from 5.6.1 to 6.5.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...6.5.1) Updates `nltk` from 3.4.5 to 3.6.6 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.6.6) Updates `notebook` from 6.0.3 to 6.4.12 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/6.0.3...6.4.12) Updates `py` from 1.8.1 to 1.11.0 - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.8.1...1.11.0) Updates `requests` from 2.22.0 to 2.31.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0) Updates `scikit-learn` from 0.22.1 to 0.23.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.22.1...0.23.1) Updates `scipy` from 1.4.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.11.1) Updates `tornado` from 6.0.3 to 6.3.3 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.3...v6.3.3) Updates `tqdm` from 4.42.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.1...v4.66.3) Updates `ujson` from 1.35 to 5.4.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/v1.35...5.4.0) Updates `urllib3` from 1.25.8 to 1.26.18 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.26.18) Updates `werkzeug` from 1.0.0 to 2.3.8 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/1.0.0...2.3.8) Updates `numpy` from 1.21.2 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.22.0) Updates `torch` from 1.7.1 to 1.13.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.3.0...v1.13.1) Updates `pillow` from 8.3.2 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...10.3.0) Updates `tqdm` from 4.62.2 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.1...v4.66.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production dependency-group: pip - dependency-name: grpcio dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: astropy dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: distributed dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-type: direct:production dependency-group: pip - dependency-name: gevent dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: ipython dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: joblib dependency-type: direct:production dependency-group: pip - dependency-name: jupyter-core dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-type: direct:production dependency-group: pip - dependency-name: lief dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-type: direct:production dependency-group: pip - dependency-name: mpmath dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-type: direct:production dependency-group: pip - dependency-name: notebook dependency-type: direct:production dependency-group: pip - dependency-name: py dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- AttentionAgent/requirements.txt | 10 ++-- WANNRelease/prettyNeatWann/requirements.txt | 60 ++++++++++----------- es-clip/requirements.all_snapshot.txt | 8 +-- 3 files changed, 39 insertions(+), 39 deletions(-) diff --git a/AttentionAgent/requirements.txt b/AttentionAgent/requirements.txt index 9fb8eaf2..ab64a9fc 100644 --- a/AttentionAgent/requirements.txt +++ b/AttentionAgent/requirements.txt @@ -1,18 +1,18 @@ Cython==0.29.14 gin-config==0.1.4 -protobuf==3.7.1 -grpcio==1.20.1 +protobuf==3.18.3 +grpcio==1.53.2 grpcio-tools==1.20.1 gym[box2d]==0.15.3 pyglet==1.3.2 -numpy==1.16.3 +numpy==1.22.0 pandas==0.24.2 seaborn==0.9.0 matplotlib==3.0.0 cma==2.7.0 -torch==1.3.0 +torch==1.13.1 torchvision==0.4.1 -pillow==8.3.2 +pillow==10.3.0 google-api-core==1.14.3 google-auth==1.7.1 google-cloud-core==1.0.3 diff --git a/WANNRelease/prettyNeatWann/requirements.txt b/WANNRelease/prettyNeatWann/requirements.txt index 02a2b610..5c01144d 100644 --- a/WANNRelease/prettyNeatWann/requirements.txt +++ b/WANNRelease/prettyNeatWann/requirements.txt @@ -8,7 +8,7 @@ appscript==1.0.1 argh==0.26.2 asn1crypto==1.3.0 astroid==2.3.3 -astropy==4.0 +astropy==5.3.3 atomicwrites==1.3.0 attrs==19.3.0 autopep8==1.4.4 @@ -25,7 +25,7 @@ bleach==3.1.0 bokeh==1.4.0 boto==2.49.0 Bottleneck==1.3.2 -certifi==2019.11.28 +certifi==2023.7.22 cffi==1.14.0 chardet==3.0.4 Click==7.0 @@ -37,7 +37,7 @@ conda-build==3.18.11 conda-package-handling==1.6.0 conda-verify==3.4.2 contextlib2==0.6.0.post1 -cryptography==2.8 +cryptography==42.0.4 cycler==0.10.0 Cython==0.29.15 cytoolz==0.10.1 @@ -45,17 +45,17 @@ dask==2.11.0 decorator==4.4.1 defusedxml==0.6.0 diff-match-patch==20181111 -distributed==2.11.0 +distributed==2021.10.0 docutils==0.16 entrypoints==0.3 et-xmlfile==1.0.1 fastcache==1.1.0 filelock==3.0.12 flake8==3.7.9 -Flask==1.1.1 +Flask==2.2.5 fsspec==0.6.2 -future==0.18.2 -gevent==1.4.0 +future==0.18.3 +gevent==23.9.0 glcontext==2.2.0 glfw==1.12.0 glob2==0.7 @@ -67,38 +67,38 @@ h5py==2.10.0 HeapDict==1.0.1 html5lib==1.0.1 hypothesis==5.5.4 -idna==2.8 +idna==3.7 imageio==2.6.1 imageio-ffmpeg==0.3.0 imagesize==1.2.0 importlib-metadata==1.5.0 intervaltree==3.0.2 ipykernel==5.1.4 -ipython==7.12.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.5.1 isort==4.3.21 itsdangerous==1.1.0 jdcal==1.4.1 jedi==0.14.1 -Jinja2==2.11.1 -joblib==0.14.1 +Jinja2==3.1.3 +joblib==1.2.0 json5==0.9.1 jsonschema==3.2.0 jupyter==1.0.0 jupyter-client==5.3.4 jupyter-console==6.1.0 -jupyter-core==4.6.1 -jupyterlab==1.2.6 +jupyter-core==4.11.2 +jupyterlab==3.6.7 jupyterlab-server==1.0.6 keyring==21.1.0 kiwisolver==1.1.0 lazy-object-proxy==1.4.3 libarchive-c==2.8 -lief==0.9.0 +lief==0.12.2 llvmlite==0.31.0 locket==0.2.0 -lxml==4.5.0 +lxml==4.9.1 MarkupSafe==1.1.1 matplotlib==3.1.3 mccabe==0.6.1 @@ -109,19 +109,19 @@ mkl-service==2.3.0 mock==4.0.1 moderngl==5.6.1 more-itertools==8.2.0 -mpmath==1.1.0 +mpmath==1.3.0 msgpack==0.6.1 multipledispatch==0.6.0 navigator-updater==0.2.1 -nbconvert==5.6.1 +nbconvert==6.5.1 nbformat==5.0.4 networkx==2.4 -nltk==3.4.5 +nltk==3.6.6 nose==1.3.7 -notebook==6.0.3 +notebook==6.4.12 numba==0.48.0 numexpr==2.7.1 -numpy==1.18.1 +numpy==1.22.0 numpydoc==0.9.2 olefile==0.46 openpyxl==3.0.3 @@ -137,7 +137,7 @@ patsy==0.5.1 pep8==1.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==10.3.0 pkginfo==1.5.0.1 pluggy==0.13.1 ply==3.11 @@ -146,7 +146,7 @@ prometheus-client==0.7.1 prompt-toolkit==3.0.3 psutil==5.6.7 ptyprocess==0.6.0 -py==1.8.1 +py==1.11.0 pycodestyle==2.5.0 pycosat==0.6.3 pycparser==2.19 @@ -180,13 +180,13 @@ QDarkStyle==2.8 QtAwesome==0.6.1 qtconsole==4.6.0 QtPy==1.9.0 -requests==2.22.0 +requests==2.31.0 rope==0.16.0 Rtree==0.9.3 ruamel-yaml==0.15.87 scikit-image==0.16.2 -scikit-learn==0.22.1 -scipy==1.4.1 +scikit-learn==0.23.1 +scipy==1.11.1 seaborn==0.10.0 Send2Trash==1.5.0 simplegeneric==0.8.1 @@ -214,16 +214,16 @@ tblib==1.6.0 terminado==0.8.3 testpath==0.4.4 toolz==0.10.0 -tornado==6.0.3 -tqdm==4.42.1 +tornado==6.3.3 +tqdm==4.66.3 traitlets==4.3.3 -ujson==1.35 +ujson==5.4.0 unicodecsv==0.14.1 -urllib3==1.25.8 +urllib3==1.26.18 watchdog==0.10.2 wcwidth==0.1.8 webencodings==0.5.1 -Werkzeug==1.0.0 +Werkzeug==2.3.8 widgetsnbextension==3.5.1 wrapt==1.11.2 wurlitzer==2.0.0 diff --git a/es-clip/requirements.all_snapshot.txt b/es-clip/requirements.all_snapshot.txt index a458d37e..75ed9dd9 100644 --- a/es-clip/requirements.all_snapshot.txt +++ b/es-clip/requirements.all_snapshot.txt @@ -1,9 +1,9 @@ ftfy==6.0.3 regex==2021.8.28 -tqdm==4.62.2 -numpy==1.21.2 -Pillow==8.3.2 -torch==1.7.1 +tqdm==4.66.3 +numpy==1.22.0 +Pillow==10.3.0 +torch==1.13.1 torchvision==0.8.2 pgpelib @ git+https://github.com/nnaisense/pgpelib.git@d00907fe4b237e875ac0cc5b9d9c22591e4a7206 clip @ git+https://github.com/openai/CLIP.git@3b473b0e682c091a9e53623eebc1ca1657385717 \ No newline at end of file