Pārlūkot izejas kodu

[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 2 gadi atpakaļ
vecāks
revīzija
3d5d036e21
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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