Spaces:
Runtime error
Runtime error
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -29,5 +29,5 @@ openpyxl==3.1.2
|
|
29 |
python-docx==1.1.0
|
30 |
|
31 |
# Security and compatibility
|
32 |
-
cryptography==
|
33 |
PyYAML==6.0.1
|
|
|
29 |
python-docx==1.1.0
|
30 |
|
31 |
# Security and compatibility
|
32 |
+
cryptography==45.0.4
|
33 |
PyYAML==6.0.1
|