Skip to content

Commit

Permalink
Bumped requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlegiantJGC committed Sep 17, 2024
1 parent 81cafae commit cf6657b
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 @@ -4,6 +4,6 @@ requires = [
"wheel",
"versioneer",
"pybind11 ~= 2.12",
"amulet_nbt ~= 4.0a1"
"amulet_nbt ~= 4.0a2"
]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packages = find_namespace:
python_requires = >=3.11
install_requires =
numpy~=1.21
amulet-nbt~=4.0a1
amulet-nbt~=4.0a2
portalocker~=2.4
amulet-leveldb~=1.0b0
platformdirs~=3.1
Expand Down

0 comments on commit cf6657b

Please sign in to comment.