diff --git a/Python/Games/FlappyBird/requirements.txt b/Python/Games/FlappyBird/requirements.txt index 3282248..d0ce7b7 100644 --- a/Python/Games/FlappyBird/requirements.txt +++ b/Python/Games/FlappyBird/requirements.txt @@ -1,2 +1,2 @@ -Pillow==7.2.0 +Pillow==8.3.2 tk==0.1.0