Update requirements.txt

missed it
This commit is contained in:
Christoph Reiter 2025-09-17 10:29:29 +02:00
parent 33a052a413
commit 19926ce9c5

View File

@ -3,7 +3,7 @@ cattrs==25.2.0 ; python_version >= "3.12" and python_version < "4.0"
certifi==2025.8.3 ; python_version >= "3.12" and python_version < "4.0"
cffi==2.0.0 ; python_version >= "3.12" and python_version < "4.0" and platform_python_implementation != "PyPy"
charset-normalizer==3.4.3 ; python_version >= "3.12" and python_version < "4.0"
cryptography==45.0.7 ; python_version >= "3.12" and python_version < "4.0"
cryptography==46.0.1 ; python_version >= "3.12" and python_version < "4.0"
idna==3.10 ; python_version >= "3.12" and python_version < "4.0"
platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0"
pycparser==2.23 ; python_version >= "3.12" and python_version < "4.0" and platform_python_implementation != "PyPy" and implementation_name != "PyPy"