ADD requirements.txt & Database class

This commit is contained in:
2025-11-06 15:44:45 +00:00
parent a9778f26b2
commit be61a9c7ae
3 changed files with 30 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
psycopg2==2.9.11
psycopg2-binary==2.9.11