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 2c23796 commit 433c50aCopy full SHA for 433c50a
setup.cfg
@@ -27,7 +27,7 @@ project_urls =
27
[options]
28
packages = find:
29
install_requires =
30
- firebolt-sdk@git+https://github.com/firebolt-db/firebolt-python-sdk.git@main
+ firebolt-sdk>=1.13.0
31
sqlalchemy>=1.0.0
32
python_requires = >=3.8
33
package_dir =
0 commit comments