init proj skeleton

This commit is contained in:
LC
2026-01-03 17:54:55 +00:00
commit dbe5dc99d4
5 changed files with 623 additions and 0 deletions

16
requirements.txt Normal file
View File

@@ -0,0 +1,16 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile ./requirements.in
#
cffi==2.0.0
# via cryptography
cryptography==46.0.3
# via pgpy
pgpy==0.6.0
# via -r requirements.in
pyasn1==0.6.1
# via pgpy
pycparser==2.23
# via cffi