Update dependencies

This commit is contained in:
Igor
2025-01-26 21:54:22 +01:00
parent a4e2a21003
commit a49dfebd6a

View File

@@ -50,7 +50,7 @@ Ensure you have Python and the necessary development packages installed:
```bash
sudo apt-get update
sudo apt-get install python3 python3-pip python3-venv python3.11-dev
sudo apt-get install python3 python3-pip python3-venv python3.12-dev
```
If using Debian, you may need to install the following packages for `mkdocs-material`: