commit 45978f1f80e8ebabb4395393914f9120fce0a697 parent 122a12362778f74af7c7c60e92db73b615bbd9fc Author: Erik Letson <hmagellan@hmagellan.com> Date: Mon, 1 Feb 2021 16:38:36 -0600 upgraded to newest pygame and pytmx Diffstat:
M | requirements.txt | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -1,4 +1,4 @@ -pygame==1.9.6 +pygame==2.0.1 pyparsing==2.4.7 -PyTMX==3.22.0 +PyTMX==3.24 six==1.15.0