mirror of
https://github.com/csd4ni3l/simulator-games.git
synced 2026-01-01 04:13:44 +01:00
update game to latest game template(build script, etc)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile pyproject.toml -o requirements.txt
|
||||
arcade==3.2.0
|
||||
arcade==3.3.3
|
||||
# via simulatorgames (pyproject.toml)
|
||||
attrs==25.3.0
|
||||
# via pytiled-parser
|
||||
@@ -20,7 +20,7 @@ numpy==2.3.3
|
||||
# via
|
||||
# scipy
|
||||
# svgpathtools
|
||||
pillow==11.0.0
|
||||
pillow==11.3.0
|
||||
# via
|
||||
# arcade
|
||||
# cairosvg
|
||||
@@ -35,7 +35,9 @@ pypresence==4.3.0
|
||||
pytiled-parser==2.2.9
|
||||
# via arcade
|
||||
scipy==1.16.2
|
||||
# via svgpathtools
|
||||
# via
|
||||
# simulatorgames (pyproject.toml)
|
||||
# svgpathtools
|
||||
svgpathtools==1.7.1
|
||||
# via simulatorgames (pyproject.toml)
|
||||
svgwrite==1.4.3
|
||||
|
||||
Reference in New Issue
Block a user