Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cryptoadvance/specter-desktop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 417b178a96bcd092a064ec9f071a283ad548bf0d
Choose a base ref
..
head repository: cryptoadvance/specter-desktop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9a0933fcafe66cf3703a96a1109457c5921f0ab7
Choose a head ref
13 changes: 6 additions & 7 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@
certifi==2022.12.7
chardet==3.0.4
Click==8.1.1
certifi==2024.6.2
Click==8.1.7
Flask==2.2.5
Flask-Babel==3.1.0
Flask-Cors==3.0.10
Flask-Login==0.6.3
Flask-RESTful==0.3.10
Flask-HTTPAuth==4.8.0
hwi==2.1.1
hwi==2.4.0
python-dotenv==0.21.1
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
pyopenssl==24.1.0
flask_wtf==1.2.1
pgpy==0.6.0
cbor2==5.4.6
mnemonic==0.21
cryptography==39.0.1
cryptography==42.0.7
Flask-APScheduler==1.12.4
gunicorn==20.1.0
simple-websocket==0.8.1
protobuf==3.20.2
protobuf==4.23.3
PyJWT==2.4.0
pytimeparse==1.1.8
psycopg2-binary==2.9.5
Loading