-
- Downloads
Merge branch 'feature/COMP-70-2_budget_api' into 'develop'
Changed to psycopg2-binary to allow building on release server See merge request live-projects/compendium-v2!10
No related branches found
No related tags found
... | @@ -4,7 +4,7 @@ Flask | ... | @@ -4,7 +4,7 @@ Flask |
Flask-Cors | Flask-Cors | ||
Flask-SQLAlchemy | Flask-SQLAlchemy | ||
Flask-Migrate | Flask-Migrate | ||
psycopg2 | psycopg2-binary | ||
Sphinx | Sphinx | ||
sphinx-rtd-theme | sphinx-rtd-theme | ||
SQLAlchemy | SQLAlchemy |
Please register or sign in to comment