We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ad2b6 commit 32ffa04Copy full SHA for 32ffa04
docs/user_guidance/install.md
@@ -83,6 +83,7 @@ Once you have installed the DVE you are almost ready to use it. To be able to ru
83
84
| DVE Version | Python Version | DuckDB Version | Spark Version | Pydantic Version |
85
| ------------ | -------------- | -------------- | ------------- | ---------------- |
86
+| >=0.7.2 | >=3.10,<3.12 | 1.1.* | 3.4.* | 1.10.16 |
87
| >=0.6 | >=3.10,<3.12 | 1.1.* | 3.4.* | 1.10.15 |
88
| >=0.2,<0.6 | >=3.10,<3.12 | 1.1.0 | 3.4.4 | 1.10.15 |
89
| 0.1 | >=3.7.2,<3.8 | 1.1.0 | 3.2.1 | 1.10.15 |
0 commit comments