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