Skip to content

Commit fe2ffd3

Browse files
Bump the pip group with 2 updates
Bumps the pip group with 2 updates: [requests](https://github.com/psf/requests) and [torch](https://github.com/pytorch/pytorch). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `torch` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e073c1c commit fe2ffd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ pandas==2.2.3
1414
pillow==11.2.1
1515
python-dateutil==2.9.0.post0
1616
pytz==2025.2
17-
requests==2.32.3
17+
requests==2.32.4
1818
scikit-learn==1.6.1
1919
scipy==1.15.2
2020
setuptools==80.9.0
2121
six==1.17.0
2222
sympy==1.13.3
2323
threadpoolctl==3.6.0
24-
torch==2.7.0 #+cu124 If you want to install the cuda version see Makefile
24+
torch==2.7.1 #+cu124 If you want to install the cuda version see Makefile
2525
torchaudio==2.7.0 #+cu124 If you want to install the cuda version see Makefile
2626
torchvision==0.22.0 #+cu124 If you want to install the cuda version see Makefile
2727
tqdm==4.67.1

0 commit comments

Comments
 (0)