-
- Downloads
Changed to psycopg2-binary to allow building on release server
... | ... | @@ -4,7 +4,7 @@ Flask |
Flask-Cors | ||
Flask-SQLAlchemy | ||
Flask-Migrate | ||
psycopg2 | ||
psycopg2-binary | ||
Sphinx | ||
sphinx-rtd-theme | ||
SQLAlchemy |
Please register or sign in to comment