diff --git a/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt b/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt index 0dc5d2d11..f679023d5 100644 --- a/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt +++ b/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt @@ -1,2 +1,2 @@ -pygame==2.0.1 +pygame==2.6.1 pillow==8.3.2 \ No newline at end of file