added alembic database migrations, json import/export

This commit is contained in:
2025-09-28 07:29:43 -07:00
parent 913e635dd0
commit 26afbe976d
9 changed files with 652 additions and 10 deletions

View File

@@ -4,4 +4,5 @@ sqlalchemy>=2.0.24
#psycopg2-binary==2.9.9
python-multipart==0.0.6
jinja2==3.1.2
openfoodfacts>=0.2.0
openfoodfacts>=0.2.0alembic>=1.13.1
mako>=1.3.2