We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb7444 commit eba79aeCopy full SHA for eba79ae
requirements-full.txt
@@ -13,7 +13,7 @@ mementos>=1.3.1
13
prompt_toolkit
14
15
# For gym support
16
-gym>=0.10.11
+gym>=0.10.11,<0.26
17
18
# For visualization
19
pybars3>=0.9.3
requirements.txt
@@ -13,4 +13,4 @@ mementos>=1.3.1
textworld/version.py
@@ -1,2 +1,2 @@
1
__version__ = '1.5.3'
2
-__prerelease__ = '1.5.3rc1'
+__prerelease__ = '1.5.3rc2'
0 commit comments