Skip to content

Commit 074aaaa

Browse files
committed
fix: 更新requirements文件 TencentBlueKing#7625
1 parent 58fd438 commit 074aaaa

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

requirements.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ drf-yasg==1.21.8
3131
typing-extensions==4.12.2
3232
pyyaml==6.0.2
3333
bkstorages==2.0.0
34-
ujson==4.3.0
34+
ujson==5.9.0
3535
django-dbconn-retry==0.1.8
3636
pydantic==2.6.4
3737

@@ -55,7 +55,7 @@ django-timezone-field==4.1.0
5555
importlib-metadata==6.11.0
5656

5757
# otel
58-
protobuf==4.25.5
58+
protobuf==5.26.0
5959

6060
# blueapps
6161
blueapps[opentelemetry,bkcrypto]==4.15.2
@@ -99,3 +99,11 @@ opentelemetry-instrumentation-logging==0.44b0
9999
opentelemetry-instrumentation-requests==0.44b0
100100

101101
bk-notice-sdk==1.3.2
102+
103+
104+
certifi==2024.2.2
105+
grpcio==1.62.1
106+
ipython==8.22.2
107+
sqlparse==0.4.4
108+
urllib3==2.2.1
109+
wheel==0.43.0

0 commit comments

Comments
 (0)