-
Notifications
You must be signed in to change notification settings - Fork 109
timeseries, multimodal: Updated the third party programs file #1975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -18,29 +18,30 @@ Docker images pulled from docker hub: | |||||
| ==================================== | ||||||
|
|
||||||
| License-Identifier: MIT | ||||||
| - telegraf:1.34.3 | ||||||
| - influxdb:1.11.8 | ||||||
| - bluenviron/mediamtx:1.11.3 | ||||||
| - telegraf:1.37.2 | ||||||
| - influxdb:1.12.2 | ||||||
| - bluenviron/mediamtx:1.16.2 | ||||||
| ---------------------------------------------------------------------- | ||||||
|
|
||||||
| License-Identifier: AGPLv3 | ||||||
| - grafana/grafana-oss:12.0.0-ubuntu | ||||||
| - grafana/grafana-oss:12.3.3-ubuntu | ||||||
| ---------------------------------------------------------------------- | ||||||
|
|
||||||
| License-Identifier: EPL-2.0/EPL-1.0 | ||||||
| - eclipse-mosquitto:2.0.21 | ||||||
| - eclipse-mosquitto:2.0.22 | ||||||
| ---------------------------------------------------------------------- | ||||||
|
|
||||||
| License-Identifier: 2-clause BSD-like | ||||||
| - nginx:1.29.1-bookworm-perl | ||||||
| ---------------------------------------------------------------------- | ||||||
|
|
||||||
| License-Identifier: Apache 2.0 | ||||||
| - intel/dlstreamer-pipeline-server:3.1.0-ubuntu24 | ||||||
| - intel/dlstreamer-pipeline-server:2026.0.0-ubuntu24 | ||||||
| - chrislusf/seaweedfs:4.13 | ||||||
|
||||||
| - chrislusf/seaweedfs:4.13 | |
| - chrislusf/seaweedfs:4.13 (SeaweedFS project: https://github.com/seaweedfs/seaweedfs) |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,16 +18,16 @@ Docker images pulled from docker hub: | |
| ==================================== | ||
|
|
||
| License-Identifier: MIT | ||
| - telegraf:1.34.3 | ||
| - influxdb:1.11.8 | ||
| - telegraf:1.37.2 | ||
| - influxdb:1.12.2 | ||
|
Comment on lines
+21
to
+22
|
||
| ---------------------------------------------------------------------- | ||
|
|
||
| License-Identifier: AGPLv3 | ||
| - grafana/grafana-oss:12.0.0-ubuntu | ||
| - grafana/grafana-oss:12.3.3-ubuntu | ||
|
||
| ---------------------------------------------------------------------- | ||
|
|
||
| License-Identifier: EPL-2.0/EPL-1.0 | ||
| - eclipse-mosquitto:2.0.21 | ||
| - eclipse-mosquitto:2.0.22 | ||
|
||
| ---------------------------------------------------------------------- | ||
|
|
||
| License-Identifier: 2-clause BSD-like | ||
|
|
@@ -95,7 +95,7 @@ License-Identifier: PSF License | |
|
|
||
| License-Identifier: Apache License 2.0 | ||
| aiofiles==25.1.0 | ||
| cryptography==44.0.1 | ||
| cryptography==46.0.5 | ||
|
||
| pyOpenSSL==25.1.0 | ||
| sortedcontainers==2.4.0 | ||
| ---------------------------------------------------------------------- | ||
|
|
@@ -113,7 +113,7 @@ asyncua==1.1.5 | |
| ---------------------------------------------------------------------- | ||
|
|
||
| License-Identifier: BSD License | ||
| cryptography==44.0.1 | ||
| cryptography==46.0.5 | ||
|
||
| numpy==2.3.5 | ||
| pandas==2.2.3 | ||
| pycparser==2.23 | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line has trailing whitespace after the version tag. Please remove trailing spaces to avoid noisy diffs and keep text formatting clean.