summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 709b5605..4cd79ed9 100755
--- a/setup.py
+++ b/setup.py
@@ -37,8 +37,8 @@ from distutils.spawn import find_executable
PYGOBJECT_VERSION = "3.45.0"
-GLIB_VERSION_REQUIRED = "2.56.0"
-GI_VERSION_REQUIRED = "1.60.0"
+GLIB_VERSION_REQUIRED = "2.64.0"
+GI_VERSION_REQUIRED = "1.64.0"
PYCAIRO_VERSION_REQUIRED = "1.16.0"
LIBFFI_VERSION_REQUIRED = "3.0"