File tree Expand file tree Collapse file tree 2 files changed +20
-20
lines changed
Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,5 @@ __pycache__/
1010/.vscode /
1111/ide /.vscode
1212/ide /flask_secret.py
13- /build-tools /Uglify-ES /uglify-es /package-lock.json
13+ /build-tools /Uglify-ES /uglify-es /package-lock.json
14+ .env
Original file line number Diff line number Diff line change @@ -2,28 +2,28 @@ async-timeout==4.0.2
22Authlib == 1.3.1
33blinker == 1.6.2
44cachetools == 5.3.0
5- certifi == 2023 .7.22
5+ certifi == 2024 .7.4
66cffi == 1.15.1
77charset-normalizer == 3.1.0
88click == 8.1.3
9- cryptography == 41 .0.6
9+ cryptography == 44 .0.1
1010Flask == 2.3.2
11- google-api-core == 2.11.0
12- google-api-python-client == 2.86 .0
13- google-auth == 2.18.0
14- google-auth-httplib2 == 0.1 .0
15- google-cloud-core == 2.3.2
16- google-cloud-datastore == 2.15.2
17- google-cloud-ndb == 2.1.1
18- google-cloud-secret-manager == 2.16.1
19- googleapis-common-protos == 1.59 .0
20- grpc-google-iam-v1 == 0.12.6
21- grpcio == 1.54.3
22- grpcio-status == 1.54.2
11+ google-api-core == 2.17.1
12+ google-api-python-client == 2.176 .0
13+ google-auth == 2.40.3
14+ google-auth-httplib2 == 0.2 .0
15+ google-cloud-core == 2.4.3
16+ google-cloud-datastore == 2.21.0
17+ google-cloud-ndb == 2.3.4
18+ google-cloud-secret-manager == 2.16.4
19+ googleapis-common-protos == 1.70 .0
20+ grpc-google-iam-v1 == 0.14.2
21+ grpcio == 1.73.1
22+ grpcio-status == 1.63.0rc1
2323httplib2 == 0.22.0
2424idna == 3.4
2525itsdangerous == 2.1.2
26- Jinja2 == 3.1.2
26+ Jinja2 == 3.1.6
2727MarkupSafe == 2.1.2
2828proto-plus == 1.22.2
2929protobuf == 4.25.8
@@ -35,10 +35,9 @@ pyparsing==3.0.9
3535python-dotenv == 1.0.0
3636pytz == 2023.3
3737redis == 4.5.5
38- requests == 2.31.0
38+ requests == 2.32.4
3939rsa == 4.9
4040six == 1.16.0
4141uritemplate == 4.1.1
42- urllib3 == 1.26.18
43- Werkzeug == 3.0.1
44-
42+ urllib3 == 2.5.0
43+ Werkzeug == 3.0.6
You can’t perform that action at this time.
0 commit comments