This commit is contained in:
iou1name 2018-08-10 19:17:12 -04:00
parent cba4094e2b
commit c79cb36f23

View File

@ -4,7 +4,7 @@ By popular demand, I'm building a better anonkun. It doesn't do much right now t
## Requirements ## Requirements
Python 3.6+ Python 3.6+
PostgreSQL 10.4+ PostgreSQL 10.4+
Python packages: `django psycopg2 channels jinja2` Python packages: `django psycopg2 channels jinja2 argon2-cffi`
## Install ## Install
``` ```