File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed
Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -12,3 +12,4 @@ __pycache__/
1212/ide /flask_secret.py
1313/build-tools /Uglify-ES /uglify-es /package-lock.json
1414.env
15+ .claude
Original file line number Diff line number Diff line change 11async-timeout == 4.0.2
2- Authlib == 1.3.1
2+ Authlib == 1.6.6
33blinker == 1.9.0
44cachetools == 5.3.0
55certifi == 2024.7.4
@@ -8,14 +8,14 @@ charset-normalizer==3.1.0
88click == 8.1.3
99cryptography == 44.0.1
1010Flask == 3.1.1
11- google-api-core == 2.17.1
12- google-api-python-client == 2.176 .0
11+ google-api-core == 2.29.0
12+ google-api-python-client == 2.189 .0
1313google-auth == 2.40.3
1414google-auth-httplib2 == 0.2.0
1515google-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
16+ google-cloud-datastore == 2.23 .0
17+ google-cloud-ndb == 2.4.0
18+ google-cloud-secret-manager == 2.26.0
1919googleapis-common-protos == 1.70.0
2020grpc-google-iam-v1 == 0.14.2
2121grpcio == 1.73.1
@@ -25,8 +25,8 @@ idna==3.7
2525itsdangerous == 2.2.0
2626Jinja2 == 3.1.6
2727MarkupSafe == 2.1.2
28- proto-plus == 1.22.2
29- protobuf == 4.25.8
28+ proto-plus == 1.27.1
29+ protobuf == 6.33.5
3030pyasn1 == 0.5.0
3131pyasn1-modules == 0.3.0
3232pycparser == 2.21
@@ -39,5 +39,5 @@ requests==2.32.4
3939rsa == 4.9
4040six == 1.16.0
4141uritemplate == 4.1.1
42- urllib3 == 2.5.0
43- Werkzeug == 3.1.0
42+ urllib3 == 2.6.3
43+ Werkzeug == 3.1.5
You can’t perform that action at this time.
0 commit comments