diff --git a/requirements.txt b/requirements.txt index 4ce8a6f..0c5ed3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,8 @@ bitcoin==1.1.42 btchip-python==0.1.27 trezor==0.11.1 PyQt5>=5.15.10 -requests>=2.18.4,<=2.23 -simplejson<=3.13.2 -ecdsa==0.13.3 -wheel==0.35.0 -setuptools==53.0.0 \ No newline at end of file +requests==2.32.2 +simplejson==3.19.2 +ecdsa==0.19.0 +wheel==0.38.1 +setuptools==69.5.1