소스 검색

[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 년 전
부모
커밋
3d5d036e21
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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