We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fd438 commit 074aaaaCopy full SHA for 074aaaa
requirements.txt
@@ -31,7 +31,7 @@ drf-yasg==1.21.8
31
typing-extensions==4.12.2
32
pyyaml==6.0.2
33
bkstorages==2.0.0
34
-ujson==4.3.0
+ujson==5.9.0
35
django-dbconn-retry==0.1.8
36
pydantic==2.6.4
37
@@ -55,7 +55,7 @@ django-timezone-field==4.1.0
55
importlib-metadata==6.11.0
56
57
# otel
58
-protobuf==4.25.5
+protobuf==5.26.0
59
60
# blueapps
61
blueapps[opentelemetry,bkcrypto]==4.15.2
@@ -99,3 +99,11 @@ opentelemetry-instrumentation-logging==0.44b0
99
opentelemetry-instrumentation-requests==0.44b0
100
101
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