diff --git a/python/requirements/rllib/requirements_rllib.txt b/python/requirements/rllib/requirements_rllib.txt index f74424b047f2..5687988283c6 100644 --- a/python/requirements/rllib/requirements_rllib.txt +++ b/python/requirements/rllib/requirements_rllib.txt @@ -33,7 +33,7 @@ recsim==0.2.4 # For MAML on PyTorch. higher==0.2.1 # For auto-generating an env-rendering Window. -pyglet==1.5.0 +pyglet==1.5.17 # For JSON reader/writer. smart_open==5.0.0 # Ray Serve example