diff --git a/AI/LSTM/requirements.txt b/AI/LSTM/requirements.txt index 8a35cfd..e513c8c 100644 --- a/AI/LSTM/requirements.txt +++ b/AI/LSTM/requirements.txt @@ -1,6 +1,6 @@ numpy==1.16 pandas==0.22.0 -setuptools==41.0.0 +setuptools==65.5.1 tensorflow keras