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 0aeca25..b53c145 100644 --- a/System/requirements.txt +++ b/System/requirements.txt @@ -1,4 +1,4 @@ gym==0.24.1 numpy==1.23.0 -setuptools==60.9.3 +setuptools==62.6.0 torch==1.11.0 |