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