@@ -75,9 +75,7 @@ https://xeus-sql.readthedocs.io/en/latest/
75
75
| ` xeus-sql ` | ` xeus ` | ` tabulate ` | ` nlohmann_json ` | ` xproperty ` | ` xvega-bindings ` | ` soci-core ` |
76
76
| ------------| -----------------| ----------------| --------------------| -------------| ------------------| -------------|
77
77
| 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 |
81
79
| <=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 |
82
80
83
81
##### SQL dependencies
@@ -87,9 +85,7 @@ These are optional dependencies that come by default with `xeus-sql` but may or
87
85
| ` xeus-sql ` | ` PostgreSQL ` | ` SQLite ` | ` MySQL ` | ` soci-sqlite ` , ` soci-postgres ` , ` soci-mysql ` |
88
86
| ------------| --------------| -------------| --------------| ----------------------------------------------|
89
87
| 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 |
93
89
| <=0.0.6 | >=3.30.1, <4 | >=3.0.0, <4 | >=1.3.0,<2.0 | >=4.0.1 |
94
90
95
91
## Contributing
0 commit comments