Skip to content

Commit

Permalink
Bump torchdata from 0.7.1 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [torchdata](https://github.com/pytorch/data) from 0.7.1 to 0.10.1.
- [Release notes](https://github.com/pytorch/data/releases)
- [Commits](pytorch/data@v0.7.1...v0.10.1)

---
updated-dependencies:
- dependency-name: torchdata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d128b4b commit 92d9f3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies = [
"lightning<=2.4.0",
"torch<=2.2.1",
"pydantic",
"torchdata<=0.7.1",
"torchdata<=0.10.1",
"boto3",
"numpy<2.0.0"
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pymatgen==2024.11.13
ase==3.23.0
pydantic==2.10.4
numpy==1.26.4
torchdata==0.7.1
torchdata==0.10.1
boto3==1.35.86
sympy==1.13.3

0 comments on commit 92d9f3b

Please sign in to comment.