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 1
1
asn1==2.2.0
2
- cryptography==3.4.7
3
- cffi==1.15 .0
2
+ cryptography==42.0.5
3
+ cffi==1.16 .0
4
4
future==0.18.2
5
5
itsdangerous>=2.1.2 # Updated to match Flask's requirement
6
6
pbr==1.10.0
Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.9
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=requirements.txt requirements.in
5
+ # pip-compile --output-file=requirements.txt
6
6
#
7
7
asn1 == 2.2.0
8
8
# via -r requirements.in
9
9
certifi == 2018.11.29
10
10
# via requests
11
- cffi == 1.15 .0
11
+ cffi == 1.16 .0
12
12
# via
13
13
# -r requirements.in
14
14
# cryptography
15
15
chardet == 3.0.4
16
16
# via requests
17
- cryptography == 3.4.7
17
+ cryptography == 42.0.5
18
18
# via
19
19
# -r requirements.in
20
20
# pyopenssl
You can’t perform that action at this time.
0 commit comments