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 60001ac..a6d44ef 100644 --- a/System/requirements.txt +++ b/System/requirements.txt @@ -1,4 +1,4 @@ gym==0.22.0 numpy==1.22.2 -setuptools==59.6.0 +setuptools==60.9.3 torch==1.10.2 |