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 ac26b1f commit 39f36c1Copy full SHA for 39f36c1
agent/pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
]
8
dependencies = [
9
"confluent-kafka==2.0.2",
10
- "libknot==3.2.5",
+ "libknot==3.3.8",
11
"PyYAML==6.0",
12
13
readme = "README.md"
agent/requirements-dev.lock
@@ -14,7 +14,7 @@ confluent-kafka==2.0.2
14
# via rkagent
15
iniconfig==2.0.0
16
# via pytest
17
-libknot==3.2.5
+libknot==3.3.8
18
19
packaging==24.1
20
agent/requirements.lock
@@ -12,7 +12,7 @@
-e file:.
confluent-kafka==2.0.2
pyyaml==6.0
0 commit comments