diff --git a/tictactoe/requirements.txt b/tictactoe/requirements.txt index 763ba41..a4df5fe 100644 --- a/tictactoe/requirements.txt +++ b/tictactoe/requirements.txt @@ -1,2 +1,2 @@ pygame==1.9.6 -numpy==1.18.1 \ No newline at end of file +numpy==1.22.0 \ No newline at end of file