Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-pinned.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
certifi==2020.12.5 # via requests
cffi==1.14.5 # via cryptography, pynacl
chardet==4.0.0 # via requests
cryptography==3.4.6 ; python_version >= '3' # via securesystemslib
cryptography==41.0.3 ; python_version >= '3' # via securesystemslib
cryptography==3.3.2 ; python_version < '3' # via securesystemslib
enum34==1.1.10 ; python_version < '3' # via cryptography
idna==2.10 # via requests
Expand Down