Skip to content

Commit

Permalink
Add tomli, msgpack, cffi, and pip as dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusBairaktaris committed Aug 17, 2024
1 parent 65789ba commit a250f63
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
27 changes: 20 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ rich = "<12.0"
tenacity = "^8.2.2"
tyro = "^0.5.10"
pyyaml = "^6.0.1"
tomli = "^2.0.1"
msgpack = "^1.0.5"
cffi = "^1.15.1"
pip = "^22.3.1"

ale-py = {version = "0.8.1", optional = true}
AutoROM = {extras = ["accept-rom-license"], version = "~0.4.2", optional = true}
Expand Down

0 comments on commit a250f63

Please sign in to comment.