diff --git a/requirements.txt b/requirements.txt index 074e8a0a..54ca5d76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pycryptodome~=3.23.0 # For TURZX USB models: decrypt/encrypt frames using DES # HTTP library requests~=2.32.5; python_version < "3.10" -requests~=2.33.1; python_version >= "3.10" +requests~=2.34.0; python_version >= "3.10" # Image generation Pillow~=11.3.0; python_version < "3.10" # For Python 3.9, only Pillow 11.x is supported