Skip to content

Commit

Permalink
[HOTFIX] Added requirements dependency. gym module must be a lower ve…
Browse files Browse the repository at this point in the history
…rsion than 0.25.0 due to last changes.
  • Loading branch information
AlejandroCN7 committed Jul 18, 2022
1 parent 398ad72 commit 3b89d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
autopep8
eppy
gym
gym<0.25.0
isort[requirements_deprecated_finder,pipfile_deprecated_finder]
numpy
opyplus
Expand Down

0 comments on commit 3b89d83

Please sign in to comment.