Skip to content
Open
Show file tree
Hide file tree
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.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asn1==2.2.0 # asn1 2.3.0 introduces enum34 as a dependency, which causes problems on some envs
cryptography==2.8.0
cryptography==39.0.1
cffi==1.14.3
future==0.18.2
itsdangerous==1.1.0
Expand Down
10 changes: 2 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.14.3
# cryptography
chardet==3.0.4
# via requests
cryptography==2.8
cryptography==39.0.1
# via
# -r requirements.in
# pyopenssl
Expand Down Expand Up @@ -43,10 +43,7 @@ pyyaml==5.2
requests==2.21.0
# via -r requirements.in
six==1.10.0
# via
# cryptography
# protobuf
# pyopenssl
# via pyopenssl
urllib3==1.24.3
# via
# -r requirements.in
Expand All @@ -55,6 +52,3 @@ wheel==0.33.6
# via -r requirements.in
wrapt==1.11.2
# via deprecated

# The following packages are considered to be unsafe in a requirements file:
# setuptools