Skip to content

Commit

Permalink
Bump pyglet to 2.0.10 (#1930)
Browse files Browse the repository at this point in the history
  • Loading branch information
pushfoo committed Nov 18, 2023
1 parent 4cc197d commit 245a003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
"Topic :: Software Development :: Libraries :: Python Modules"
]
dependencies = [
"pyglet>=2.0.8,<2.1",
"pyglet>=2.0.10,<2.1",
"pillow~=10.0.0",
"pymunk~=6.5.1",
"pytiled-parser~=2.2.3"
Expand Down

0 comments on commit 245a003

Please sign in to comment.