| 1 | """Validate that each workspace package's declared minimum dependency versions are workable. |
| 2 | |
| 3 | For every checkable package (the root ``reflex`` package plus the sub-packages under |
| 4 | ``packages/*``), this installs the package editable into two isolated virtualenvs (deps |