Skip to content

Commit 58e14f0

Browse files
committed
Fix dependencies
1 parent 1c86bcf commit 58e14f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
"Topic :: Software Development :: Libraries",
2828
]
2929
dependencies = [
30+
"toml>=0.10.2",
3031
"PyYAML>=6.0, <7",
3132
"requests>=2.28",
3233
"firebird-base>=1.5.0",

0 commit comments

Comments
 (0)