diff --git a/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt b/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt index 0dc5d2d11..b01c47365 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.5.2 pillow==8.3.2 \ No newline at end of file