First commit: create mvp project
- create an orchestrator to orchestrate signature of pdf; - create a worker to get request from amqp and resend it to amqp
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
asn1crypto==1.5.1
|
||||
certifi==2024.6.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
cryptography==42.0.8
|
||||
idna==3.7
|
||||
oscrypto==1.3.0
|
||||
pika==1.3.2
|
||||
pycparser==2.22
|
||||
pyHanko==0.25.0
|
||||
pyhanko-certvalidator==0.26.3
|
||||
pypng==0.20220715.0
|
||||
PyYAML==6.0.1
|
||||
qrcode==7.4.2
|
||||
requests==2.32.3
|
||||
typing_extensions==4.12.2
|
||||
tzlocal==5.2
|
||||
uritools==4.0.3
|
||||
urllib3==2.2.2
|
||||
Reference in New Issue
Block a user