1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-05 21:39:51 +00:00
bramw_baserow/docs/installation/supported.md
2024-05-24 07:16:57 +00:00

25 lines
1.3 KiB
Markdown

# Supported runtime dependencies and environments
Software versions are divided into the following groups:
* `Supported`: Baserow should run with this software without any issues, submit bug
reports if it is not the case.
* `Tested`: The specific Baserow version was tested on this version
before the release.
* `Recommended`: Recommended software for the best experience.
## Baserow 1.24
| Dependency | Supported versions | Tested versions | Recommended versions |
|----------------|--------------------|-----------------|----------------------|
| Firefox | Latest | Latest | Latest |
| Chrome | Latest | Latest | Latest |
| Edge | Latest | Latest | Latest |
| Python | >=3.11.0 | 3.11.2 | latest 3.11.x |
| Node.js | >= 21.7.0 | 21.7.3 | >= 21.7.0 |
| Docker | >= 19.03 | Latest | Latest |
| docker-compose | >= 1.19.0 | Latest | Latest |
| PostgreSQL | >= 12 | 12.18 | 15+ |
| Redis | >= 6.2.7 | 6.2.7 | Latest |