diff options
-rw-r--r-- | System/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/System/requirements.txt b/System/requirements.txt index b53c145..ca67aab 100644 --- a/System/requirements.txt +++ b/System/requirements.txt @@ -1,4 +1,4 @@ -gym==0.24.1 +gym==0.26.1 numpy==1.23.0 setuptools==62.6.0 torch==1.11.0 |