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