File tree Expand file tree Collapse file tree 2 files changed +95
-120
lines changed Expand file tree Collapse file tree 2 files changed +95
-120
lines changed Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ name = "pypi"
7
7
Flask = " ==2.3.3"
8
8
Flask-Caching = " ==2.1.0"
9
9
Flask-Compress = " 1.13"
10
- werkzeug = " ==3.0.1 "
11
- google-cloud-ndb = " ==2.3.0 "
12
- google-auth = " ==2.28.1 "
13
- google-cloud-logging = " ==3.9 .0"
14
- google-cloud-pubsub = " ==2.19.8 "
10
+ werkzeug = " ==3.0.2 "
11
+ google-cloud-ndb = " ==2.3.1 "
12
+ google-auth = " ==2.29.0 "
13
+ google-cloud-logging = " ==3.10 .0"
14
+ google-cloud-pubsub = " ==2.21.1 "
15
15
jinja2 = " ==3.1.3"
16
16
markdown2 = " ==2.4.13"
17
17
markupsafe = " ==2.1.5"
18
18
osv = {editable = true , path = " ../../" }
19
19
packaging = " ==21.3"
20
20
redis = " ==4.6.0"
21
21
requests = " ==2.31.0"
22
- grpcio-status = " ==1.62.0 "
22
+ grpcio-status = " ==1.62.2 "
23
23
gunicorn = " ==22.0.0"
24
24
whitenoise = " 6.5.0"
25
25
You can’t perform that action at this time.
0 commit comments