Skip to content

Commit 3226fd5

Browse files
authored
Merge pull request #246 from njustesen/fix/gym-version
Hotfix to gym version issue
2 parents 774afbd + bd5569c commit 3226fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'numpy',
3939
'untangle',
4040
'Flask',
41-
'gym',
41+
'gym==0.21.0',
4242
'Jinja2',
4343
'python-interface',
4444
'stopit',

0 commit comments

Comments
 (0)