initial commit

This commit is contained in:
Dhya 2024-10-03 14:35:12 -07:00
commit 6150895b86
9 changed files with 945 additions and 0 deletions

6
requirements.txt Normal file
View file

@ -0,0 +1,6 @@
cffi==1.17.1
cryptography==43.0.1
psycopg==3.2.3
psycopg-binary==3.2.3
pycparser==2.22
typing_extensions==4.12.2