Explorar el Código

[PIP] Upgrade cryptography python module from cryptography==36.0.1 to cryptography==41.0.1 in requirements.txt

- Needs OpenSSL 1.1.1 or latest
Prakash Ranade hace 2 años
padre
commit
3d5d036e21
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -1,4 +1,4 @@
-cryptography==36.0.1
+cryptography==41.0.1
 numpy==1.23.1
 pandas==1.4.2
 lxml==4.9.1