init proj skeleton
This commit is contained in:
16
requirements.txt
Normal file
16
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user