diff --git a/requirements.txt b/requirements.txt index 6dbdd7d..2f4f8a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,22 @@ # 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 fleet-commander (pyproject.toml) attrs==25.3.0 # via pytiled-parser cffi==1.17.1 # via pymunk -pillow==11.0.0 +cloudpickle==3.1.2 + # via gymnasium +farama-notifications==0.0.4 + # via gymnasium +gymnasium==1.2.2 + # via fleet-commander (pyproject.toml) +numpy==2.3.4 + # via + # fleet-commander (pyproject.toml) + # gymnasium +pillow==11.3.0 # via arcade pycparser==2.22 # via cffi @@ -19,4 +29,6 @@ pypresence==4.3.0 pytiled-parser==2.2.9 # via arcade typing-extensions==4.14.1 - # via pytiled-parser + # via + # gymnasium + # pytiled-parser