We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43aa69 commit 812b64dCopy full SHA for 812b64d
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ authors = [
15
]
16
requires-python = '~= 3.11'
17
dependencies = [
18
- 'betty == 0.4.0rc3',
+ 'betty ~= 0.4.0',
19
'docker ~= 7.1',
20
21
classifiers = [
0 commit comments