forked from cryptoadvance/specter-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
37 lines (37 loc) · 818 Bytes
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
certifi==2022.12.7
chardet==3.0.4
Click==8.1.1
Flask==2.1.1
#Werkzeug==2.0.3 # need to pin because Flask doesn't work with newer ones
Flask-Babel==2.0.0 # needs pin see https://github.com/cryptoadvance/specter-desktop/issues/2218
Flask-Cors==3.0.10
Flask-Login==0.6.2
Flask-RESTful==0.3.9
Flask-HTTPAuth==4.7.0
hwi==2.1.1
python-dotenv==0.13.0
requests==2.26.0
pysocks==1.7.1
six==1.16.0
stem==1.8.0
embit==0.6.1
psutil==5.9.0
pyopenssl==23.0.0
flask_wtf==0.15.1
pgpy==0.6.0
cbor==1.0.0
mnemonic==0.20
cryptography==39.0.1
Flask-APScheduler==1.12.4
gunicorn==20.1.0
simple-websocket==0.8.1
protobuf==3.20.2
PyJWT==2.4.0
pytimeparse==1.1.8
psycopg2-binary==2.9.5
# Extensions
cryptoadvance-liquidissuer==0.2.4
specterext-exfund==0.1.7
specterext-faucet==0.1.2
cryptoadvance.spectrum==0.6.4
specterext-stacktrack==0.3.0