Skip to content

Commit bd083f4

Browse files
pip: update setuptools requirement from <84.0.0 to <85.0.0
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@0.6...v84.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3fa357 commit bd083f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ase==3.29.0
33
ase-db-backends==0.11.0
44
e3nn==0.6.0
55
huggingface-hub==1.26.0
6-
setuptools<84.0.0
6+
setuptools<85.0.0
77
torch==2.13.0
88
torchtnt==0.2.4
99
numba==0.66.0

0 commit comments

Comments
 (0)