diff --git a/Playing-rock-paper-scissors-with-AI/requirements.txt b/Playing-rock-paper-scissors-with-AI/requirements.txt index 087e53b..aa94fc9 100644 --- a/Playing-rock-paper-scissors-with-AI/requirements.txt +++ b/Playing-rock-paper-scissors-with-AI/requirements.txt @@ -1,6 +1,6 @@ opencv-contrib-python==4.3.0 scikit-learn==0.11 tensorflow==2.2.0 -numpy==1.18.3 +numpy==1.22.0 matplotlib==3.1.0 scipy==1.4.1 \ No newline at end of file