Update requirements.txt

This commit is contained in:
Don 2025-09-20 16:24:20 -05:00 committed by GitHub
parent 1c1dcfc270
commit 6782413560
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ cffi==1.17.1
chardet==5.1.0
click==8.1.3
cryptography==3.3.2; platform_machine == 'armv7l'
cryptography==46.0.1; platform_machine != 'armv7l'
cryptography==45.0.7; platform_machine != 'armv7l'
cssutils==2.7.0
defusedxml==0.7.1
Flask==2.3.2