docs: update README & requirements

Remove old reqs not longer needed
This commit is contained in:
2026-01-28 20:04:30 +00:00
parent dc2fb39fb7
commit 0a45bd6855
2 changed files with 5 additions and 47 deletions

View File

@@ -25,11 +25,4 @@ This project focuses on:
# Requirements
- **Python** ≥ 3.9
- **Python packages** listed in `requirements.txt`
**Note**: Some packages require system-level PostgreSQL libraries. Install them as follows:
### Ubuntu / Debian
`sudo apt install libpq-dev python3-dev`
### Arch
`sudo pacman -S postgresql-libs postgresql`
- **Python packages** listed in `requirements.txt`