From 25462f3e09fde8254d48124841283309adc7734a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 07:42:56 +0000 Subject: [PATCH] Bump lightning from 2.0.9.post0 to 2.1.0 Bumps [lightning](https://github.com/Lightning-AI/lightning) from 2.0.9.post0 to 2.1.0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/2.0.9.post0...2.1.0) --- updated-dependencies: - dependency-name: lightning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 126 ++--------------------------------------------- 2 files changed, 4 insertions(+), 124 deletions(-) diff --git a/requirements.in b/requirements.in index ae21be4..5ef1dcb 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ astropy==5.3.4 -lightning==2.0.9.post0 +lightning==2.1.0 scikit-image==0.22.0 scipy==1.11.3 torch==2.1.0 diff --git a/requirements.txt b/requirements.txt index edc3f32..4ad9bed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,47 +8,18 @@ aiohttp==3.8.6 # via fsspec aiosignal==1.3.1 # via aiohttp -annotated-types==0.6.0 - # via pydantic -anyio==3.7.1 - # via - # fastapi - # starlette -arrow==1.3.0 - # via lightning astropy==5.3.4 # via -r requirements.in async-timeout==4.0.3 # via aiohttp attrs==23.1.0 # via aiohttp -backoff==2.2.1 - # via lightning -beautifulsoup4==4.12.2 - # via lightning -blessed==1.20.0 - # via inquirer certifi==2023.7.22 # via requests charset-normalizer==3.3.0 # via # aiohttp # requests -click==8.1.7 - # via - # lightning - # lightning-cloud - # uvicorn -croniter==1.4.1 - # via lightning -dateutils==0.6.12 - # via lightning -deepdiff==6.6.0 - # via lightning -fastapi==0.103.2 - # via - # lightning - # lightning-cloud filelock==3.12.4 # via # torch @@ -62,40 +33,25 @@ fsspec[http]==2023.9.2 # lightning # pytorch-lightning # torch -h11==0.14.0 - # via uvicorn idna==3.4 # via - # anyio # requests # yarl imageio==2.31.5 # via scikit-image -inquirer==3.1.3 - # via lightning -itsdangerous==2.1.2 - # via starsessions jinja2==3.1.2 - # via - # lightning - # torch + # via torch lazy-loader==0.3 # via scikit-image -lightning==2.0.9.post0 +lightning==2.1.0 # via -r requirements.in -lightning-cloud==0.5.39 - # via lightning lightning-utilities==0.9.0 # via # lightning # pytorch-lightning # torchmetrics -markdown-it-py==3.0.0 - # via rich markupsafe==2.1.3 # via jinja2 -mdurl==0.1.2 - # via markdown-it-py mpmath==1.3.0 # via sympy multidict==6.0.4 @@ -149,8 +105,6 @@ nvidia-nvjitlink-cu12==12.2.140 # nvidia-cusparse-cu12 nvidia-nvtx-cu12==12.1.105 # via torch -ordered-set==4.1.0 - # via deepdiff packaging==23.2 # via # astropy @@ -163,74 +117,25 @@ pillow==10.0.1 # imageio # scikit-image # torchvision -psutil==5.9.5 - # via lightning -pydantic==2.1.1 - # via - # fastapi - # lightning -pydantic-core==2.4.0 - # via pydantic pyerfa==2.0.1 # via astropy -pygments==2.16.1 - # via rich -pyjwt==2.8.0 - # via lightning-cloud -python-dateutil==2.8.2 - # via - # arrow - # croniter - # dateutils -python-editor==1.0.4 - # via inquirer -python-multipart==0.0.6 - # via - # lightning - # lightning-cloud pytorch-lightning==2.0.9.post0 # via lightning -pytz==2023.3.post1 - # via dateutils pyyaml==6.0.1 # via # astropy # lightning # pytorch-lightning -readchar==4.0.5 - # via inquirer requests==2.31.0 # via # fsspec - # lightning - # lightning-cloud # torchvision -rich==13.6.0 - # via - # lightning - # lightning-cloud scikit-image==0.22.0 # via -r requirements.in scipy==1.11.3 # via # -r requirements.in # scikit-image -six==1.16.0 - # via - # blessed - # lightning-cloud - # python-dateutil -sniffio==1.3.0 - # via anyio -soupsieve==2.5 - # via beautifulsoup4 -starlette==0.27.0 - # via - # fastapi - # lightning - # starsessions -starsessions==1.3.0 - # via lightning sympy==1.12 # via torch tifffile==2023.9.26 @@ -252,40 +157,15 @@ tqdm==4.66.1 # via # lightning # pytorch-lightning -traitlets==5.11.2 - # via lightning triton==2.1.0 # via torch -types-python-dateutil==2.8.19.14 - # via arrow typing-extensions==4.8.0 # via - # fastapi # lightning # lightning-utilities - # pydantic - # pydantic-core # pytorch-lightning # torch urllib3==2.0.7 - # via - # lightning - # lightning-cloud - # requests -uvicorn==0.23.2 - # via - # lightning - # lightning-cloud -wcwidth==0.2.8 - # via blessed -websocket-client==1.6.4 - # via - # lightning - # lightning-cloud -websockets==11.0.3 - # via lightning + # via requests yarl==1.9.2 # via aiohttp - -# The following packages are considered to be unsafe in a requirements file: -# setuptools