File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11asn1==2.2.0
2- cryptography==3.4.7
3- cffi==1.15 .0
2+ cryptography==42.0.5
3+ cffi==1.16 .0
44future==0.18.2
55itsdangerous>=2.1.2 # Updated to match Flask's requirement
66pbr==1.10.0
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
5- # pip-compile --output-file=requirements.txt requirements.in
5+ # pip-compile --output-file=requirements.txt
66#
77asn1 == 2.2.0
88 # via -r requirements.in
99certifi == 2018.11.29
1010 # via requests
11- cffi == 1.15 .0
11+ cffi == 1.16 .0
1212 # via
1313 # -r requirements.in
1414 # cryptography
1515chardet == 3.0.4
1616 # via requests
17- cryptography == 3.4.7
17+ cryptography == 42.0.5
1818 # via
1919 # -r requirements.in
2020 # pyopenssl
You can’t perform that action at this time.
0 commit comments