add basic flask server and requirements
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
psycopg2==2.9.11
|
||||
psycopg2-binary==2.9.11
|
||||
flask==3.1.2
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
psycopg2==2.9.11
|
||||
psycopg2-binary==2.9.11
|
||||
flask==3.1.2
|
||||