add basic flask server and requirements

This commit is contained in:
2026-01-11 13:35:41 +00:00
parent 19dff39dff
commit fd437db4eb
3 changed files with 15 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
psycopg2==2.9.11
psycopg2-binary==2.9.11
flask==3.1.2