We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8101c9e commit b6fbbefCopy full SHA for b6fbbef
requirements-pinned.txt
@@ -1,7 +1,7 @@
1
certifi==2020.12.5 # via requests
2
cffi==1.14.5 # via cryptography, pynacl
3
chardet==4.0.0 # via requests
4
-cryptography==3.4.5 ; python_version >= '3' # via securesystemslib
+cryptography==3.4.6 ; python_version >= '3' # via securesystemslib
5
cryptography==3.3.2 ; python_version < '3' # via securesystemslib
6
enum34==1.1.10 ; python_version < '3' # via cryptography
7
idna==2.10 # via requests
0 commit comments