mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15:50 +00:00
Create requirements.txt
This commit is contained in:
26
content/_code-samples/airgapped-wallet/py/requirements.txt
Normal file
26
content/_code-samples/airgapped-wallet/py/requirements.txt
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
anyio==3.2.1
|
||||||
|
asgiref==3.4.1
|
||||||
|
base58==2.1.0
|
||||||
|
certifi==2021.5.30
|
||||||
|
cffi==1.15.0
|
||||||
|
colorama==0.4.4
|
||||||
|
cryptography==35.0.0
|
||||||
|
Django==3.2.6
|
||||||
|
ECPy==1.2.5
|
||||||
|
h11==0.12.0
|
||||||
|
httpcore==0.13.6
|
||||||
|
httpx==0.18.2
|
||||||
|
idna==3.2
|
||||||
|
image==1.5.33
|
||||||
|
pifacedigitalio==3.0.5
|
||||||
|
Pillow==8.3.1
|
||||||
|
pycparser==2.20
|
||||||
|
pytz==2021.1
|
||||||
|
qrcode==7.2
|
||||||
|
rfc3986==1.5.0
|
||||||
|
six==1.16.0
|
||||||
|
sniffio==1.2.0
|
||||||
|
sqlparse==0.4.1
|
||||||
|
typing-extensions==3.10.0.0
|
||||||
|
websockets==9.1
|
||||||
|
xrpl-py==1.1.1
|
||||||
Reference in New Issue
Block a user