We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4acc39b commit 581bac5Copy full SHA for 581bac5
pyproject.toml
@@ -17,6 +17,7 @@ classifiers = [
17
requires-python = ">=3.9"
18
dependencies = [
19
"gramps[GUI,i18n]==5.2.*",
20
+ "PYGObject<=3.50.0",
21
"Click>=7.0",
22
"Flask>=2.1.0",
23
"Flask-Caching>=2.0.0",
0 commit comments