Skip to content

Commit

Permalink
adds dpg dependency to updates
Browse files Browse the repository at this point in the history
  • Loading branch information
luizth committed Jul 19, 2024
1 parent 6a5e53a commit f218787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
author_email='luizthomasini@gmail.com',
packages=find_packages(),
install_requires=[
'dearpygui',
'gymnasium',
'matplotlib',
'numpy',
Expand Down

0 comments on commit f218787

Please sign in to comment.