We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c86bcf commit 58e14f0Copy full SHA for 58e14f0
1 file changed
python/pyproject.toml
@@ -27,6 +27,7 @@ classifiers = [
27
"Topic :: Software Development :: Libraries",
28
]
29
dependencies = [
30
+ "toml>=0.10.2",
31
"PyYAML>=6.0, <7",
32
"requests>=2.28",
33
"firebird-base>=1.5.0",
0 commit comments