11# xeus-sql
2- [ ![ Build Status ] ( https://dev.azure. com/jupyter-xeus/jupyter- xeus/_apis/build/status/jupyter-xeus.xeus-sql?branchName=master )] ( https://dev.azure. com/jupyter-xeus/jupyter- xeus/_build/latest?definitionId=9&branchName=master )
2+ [ ![ GithubActions ] ( https://github. com/jupyter-xeus/xeus-sql/actions/workflows/main.yml/badge.svg )] ( https://github. com/jupyter-xeus/xeus-sql/actions/workflows/main.yml )
33[ ![ Join the chat at https://gitter.im/QuantStack/Lobby ] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/QuantStack/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
44[ ![ Documentation Status] ( https://readthedocs.org/projects/xeus-sql/badge/?version=latest )] ( https://xeus-sql.readthedocs.io/en/latest/?badge=latest )
55[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/jupyter-xeus/xeus-sql/stable?urlpath=lab/tree/examples/SQLite.ipynb )
@@ -76,7 +76,8 @@ https://xeus-sql.readthedocs.io/en/latest/
7676
7777| ` xeus-sql ` | ` xeus-zmq ` | ` tabulate ` | ` nlohmann_json ` | ` xproperty ` | ` xvega-bindings ` | ` soci-core ` |
7878| ------------| -----------------| ----------------| --------------------| -------------| ------------------| -------------|
79- | master | >=1.0.1, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10, <3.10.0 | >=0.11.0 | >=0.0.10 | >=4.0.1 |
79+ | main | >=3.1.0, <4.0 | >=1.4\| >=3.0.0 | >= 0.0.10, <3.10.0 | >=0.11.0 | >=0.0.10 | >=4.0.1 |
80+ | 0.3.0 | >=3.1.0, <4.0 | >=1.4\| >=3.0.0 | >= 0.0.10, <3.10.0 | >=0.11.0 | >=0.0.10 | >=4.0.1 |
8081| 0.2.1 | >=1.0.1, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10, <3.10.0 | >=0.11.0 | >=0.0.10 | >=4.0.1 |
8182| 0.2.0 | >=1.0.1, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10, <3.10.0 | >=0.11.0 | >=0.0.10 | >=4.0.1 |
8283
@@ -94,7 +95,7 @@ These are optional dependencies that come by default with `xeus-sql` but may or
9495
9596| ` xeus-sql ` | ` PostgreSQL ` | ` SQLite ` | ` MySQL ` | ` soci-sqlite ` , ` soci-postgres ` , ` soci-mysql ` |
9697| ------------| --------------| -------------| --------------| ----------------------------------------------|
97- | master | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
98+ | main | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
9899| <=0.1.5 | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
99100
100101## Contributing
0 commit comments