Skip to content

Commit

Permalink
Add isort and black to project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
msosav committed Jan 11, 2025
1 parent aadfc04 commit b089bc7
Showing 1 changed file with 34 additions and 13 deletions.
47 changes: 34 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,59 +1,80 @@
absl-py==2.1.0
ale-py==0.8.1
AutoROM==0.6.1
AutoROM.accept-rom-license==0.6.1
asttokens==3.0.0
autorom==0.6.1
autorom-accept-rom-license==0.6.1
black==24.10.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
colorama==0.4.6
contourpy==1.2.1
cycler==0.12.1
Farama-Notifications==0.0.4
decorator==5.1.1
executing==2.1.0
farama-notifications==0.0.4
filelock==3.13.1
fonttools==4.53.1
fsspec==2024.12.0
grpcio==1.66.0
gym==0.26.2
gym-notices==0.0.8
gymnasium==0.29.1
idna==3.8
importlib_resources==6.4.4
Jinja2==3.1.5
importlib-resources==6.4.4
ipython==8.31.0
isort==5.13.2
jedi==0.19.2
jinja2==3.1.5
kiwisolver==1.4.5
Markdown==3.7
markdown==3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
markupsafe==2.1.5
matplotlib==3.9.2
matplotlib-inline==0.1.7
mdurl==0.1.2
mediapy==1.2.2
mpmath==1.3.0
mypy-extensions==1.0.0
networkx==3.2.1
numpy==1.26.3
opencv-python==4.10.0.84
packaging==24.1
pandas==2.2.2
parso==0.8.4
pathspec==0.12.1
pillow==10.3.0
platformdirs==4.3.6
prompt-toolkit==3.0.48
protobuf==5.27.3
psutil==6.0.0
pure-eval==0.2.3
pyboy==2.2.2
pygame==2.6.0
Pygments==2.18.0
pygments==2.18.0
pyparsing==3.1.4
PySDL2==0.9.16
pysdl2==0.9.16
pysdl2-dll==2.30.2
python-dateutil==2.9.0.post0
pytz==2024.1
requests==2.32.3
rich==13.7.1
Shimmy==1.3.0
setuptools==75.6.0
shimmy==1.3.0
six==1.16.0
stable_baselines3==2.3.2
stable-baselines3==2.3.2
stack-data==0.6.3
sympy==1.13.1
tensorboard==2.17.1
tensorboard-data-server==0.7.2
torch==2.5.0
torchaudio==2.5.0
torchvision==0.20.0
tqdm==4.66.5
typing_extensions==4.9.0
traitlets==5.14.3
typing-extensions==4.9.0
tzdata==2024.1
urllib3==2.2.2
Werkzeug==3.0.6
wcwidth==0.2.13
werkzeug==3.0.6

0 comments on commit b089bc7

Please sign in to comment.