diff --git a/simulation_ws/src/rl-agent/setup.py b/simulation_ws/src/rl-agent/setup.py index 42ca13a..7ff0d6e 100644 --- a/simulation_ws/src/rl-agent/setup.py +++ b/simulation_ws/src/rl-agent/setup.py @@ -14,7 +14,7 @@ 'gym==0.10.5', 'kubernetes==7.0.0', 'minio==4.0.5', - 'numpy==1.14.5', + 'numpy==1.22.0', 'pandas==0.22.0', 'Pillow==4.3.0', 'pygame==1.9.3',