File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 11asn1==2.2.0 # asn1 2.3.0 introduces enum34 as a dependency, which causes problems on some envs
2- cryptography==2.8.0
2+ cryptography==39.0.1
33cffi==1.14.3
44future==0.18.2
55itsdangerous==1.1.0
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ cffi==1.14.3
1414 # cryptography
1515chardet == 3.0.4
1616 # via requests
17- cryptography == 2.8
17+ cryptography == 39.0.1
1818 # via
1919 # -r requirements.in
2020 # pyopenssl
@@ -43,10 +43,7 @@ pyyaml==5.2
4343requests == 2.21.0
4444 # via -r requirements.in
4545six == 1.10.0
46- # via
47- # cryptography
48- # protobuf
49- # pyopenssl
46+ # via pyopenssl
5047urllib3 == 1.24.3
5148 # via
5249 # -r requirements.in
@@ -55,6 +52,3 @@ wheel==0.33.6
5552 # via -r requirements.in
5653wrapt == 1.11.2
5754 # via deprecated
58-
59- # The following packages are considered to be unsafe in a requirements file:
60- # setuptools
You can’t perform that action at this time.
0 commit comments