We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bde30c commit d37231bCopy full SHA for d37231b
py/requirements.txt
@@ -5,6 +5,7 @@ cffi==1.17.1
5
chardet==5.2.0
6
charset-normalizer==3.4.2
7
colorama==0.4.6
8
+cryptography==45.0.4
9
debugpy==1.8.14
10
distlib==0.3.9
11
docutils==0.21.2
@@ -19,6 +20,7 @@ iniconfig==2.1.0
19
20
jaraco.classes==3.4.0
21
jaraco.context==6.0.1
22
jaraco.functools==4.1.0
23
+jeepney==0.9.0
24
keyring==25.6.0
25
markdown-it-py==3.0.0
26
mdurl==0.1.2
@@ -44,6 +46,7 @@ requests==2.32.4
44
46
requests-toolbelt==1.0.0
45
47
rfc3986==2.0.0
48
rich==14.0.0
49
+SecretStorage==3.3.3
50
sniffio==1.3.1
51
sortedcontainers==2.4.0
52
tox==4.27.0
0 commit comments