This commit is contained in:
iou1name 2020-08-15 01:35:06 -04:00
parent 7673fccd22
commit e00cb8e8b8

View File

@ -4,7 +4,7 @@ A security shield for protecting a number of small web applications.
## Requirements ## Requirements
Python 3.7+ Python 3.7+
PostgreSQL 11.5+ PostgreSQL 11.5+
Debian System packages: `build-essential python3-dev` Debian System packages: `build-essential python3-dev`
Python packages: `wheel gunicorn aiohttp aiohttp_jinja2 asyncpg passlib argon2_cffi uvloop fido2` Python packages: `wheel gunicorn aiohttp aiohttp_jinja2 asyncpg passlib argon2_cffi uvloop fido2`
## Install ## Install