@@ -75,9 +75,7 @@ https://xeus-sql.readthedocs.io/en/latest/
7575| ` xeus-sql ` | ` xeus ` | ` tabulate ` | ` nlohmann_json ` | ` xproperty ` | ` xvega-bindings ` | ` soci-core ` |
7676| ------------| -----------------| ----------------| --------------------| -------------| ------------------| -------------|
7777| master | >=1.0.0, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10 \| 4.0.1 | >=0.11.0 | >=0.0.10 | >=4.0.1 |
78- | <=0.1.1 | >=1.0.0, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10 \| 4.0.1 | >=0.10.4 | >=0.0.10 | >=4.0.1 |
79- | <=0.1.0 | >=1.0.0, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10 \| 4.0.1 | >=0.10.4 | >=0.0.10 | >=4.0.1 |
80- | <=0.0.8 | >=1.0.0, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10 \| 4.0.1 | >=0.10.4 | >=0.0.10 | >=4.0.1 |
78+ | <=0.1.2 | >=1.0.0, <2.0 | >=1.4\| >=3.0.0 | >= 0.0.10 \| 4.0.1 | >=0.10.4 | >=0.0.10 | >=4.0.1 |
8179| <=0.0.6 | >=0.24.0, <0.25 | >=1.4\| >=3.0.0 | >= 0.0.5 \| 4.0.1 | >=0.10.4 | >=0.0.3 | >=4.0.1 |
8280
8381##### SQL dependencies
@@ -87,9 +85,7 @@ These are optional dependencies that come by default with `xeus-sql` but may or
8785| ` xeus-sql ` | ` PostgreSQL ` | ` SQLite ` | ` MySQL ` | ` soci-sqlite ` , ` soci-postgres ` , ` soci-mysql ` |
8886| ------------| --------------| -------------| --------------| ----------------------------------------------|
8987| master | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
90- | <=0.1.1 | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
91- | <=0.1.0 | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
92- | <=0.0.8 | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
88+ | <=0.1.2 | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
9389| <=0.0.6 | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
9490
9591## Contributing
0 commit comments