Skip to content

Commit cb29941

Browse files
pip: bump lmdb from 1.6.2 to 2.2.1
Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 1.6.2 to 2.2.1. - [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog) - [Commits](jnwatson/py-lmdb@py-lmdb_1.6.2...py-lmdb_2.2.1) --- updated-dependencies: - dependency-name: lmdb dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23f42d1 commit cb29941

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
@@ -9,7 +9,7 @@ torchtnt==0.2.4
99
numba==0.65.1
1010
numpy==2.4.6
1111
scikit-learn==1.9.0
12-
lmdb==1.6.2
12+
lmdb==2.2.1
1313
pymatgen==v2026.5.4
1414
ray[serve]==2.56.0
1515
# Ray Serve 2.55.1 declares `protobuf>=3.20.3` with no upper bound, but is

0 commit comments

Comments
 (0)