瀏覽代碼

[core] Upgrade the request_kerberos lib for python3.10 support (#3721)

Ayush Goyal 1 年之前
父節點
當前提交
d7fd783db9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/base_requirements.txt

+ 1 - 1
desktop/core/base_requirements.txt

@@ -57,7 +57,7 @@ pytidylib==0.3.2
 pytz==2021.3
 PyJWT==2.4.0
 PyYAML==6.0.1
-requests-kerberos==0.12.0
+requests-kerberos==0.14.0
 rsa==4.7.2
 ruff==0.3.7
 sasl==0.3.1  # Move to https://pypi.org/project/sasl3/ ?