浏览代码

[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