11 Commits

Author SHA1 Message Date
dependabot[bot]
1d19d8de25 Bump ml-dtypes from 0.4.0 to 0.5.0
Bumps [ml-dtypes](https://github.com/jax-ml/ml_dtypes) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/jax-ml/ml_dtypes/releases)
- [Changelog](https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jax-ml/ml_dtypes/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: ml-dtypes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:46 +02:00
dependabot[bot]
b84dfbab9f Bump urllib3 from 2.2.2 to 2.2.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:38 +02:00
dependabot[bot]
5c82a2e024 Bump pytz from 2024.1 to 2024.2
Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:30 +02:00
dependabot[bot]
f067d1bb71 Bump protobuf from 4.25.4 to 5.28.1
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.4 to 5.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.4...v5.28.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:21 +02:00
dependabot[bot]
6f10a1f8ba Bump idna from 3.8 to 3.10
Bumps [idna](https://github.com/kjd/idna) from 3.8 to 3.10.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.8...v3.10)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:13 +02:00
Daniel Molkentin
c91d29db55 feat: add documentation, enable makefile driven usage
This introduces a One-Stop-Shop Makefile.

Also brings back tensorflow as dependency, it is still needed
2024-09-13 08:01:25 +02:00
Daniel Molkentin
0d1f4db26c fixup and freeze requirements.txt 2024-09-10 17:01:53 +02:00
Bla Bla
bb81a3e7ee Lastprediction als Service verfügbar und ohne DB Abfrage.
y
2024-09-08 10:28:54 +02:00
Bla Bla
a3c340e019 Gesamtlast_simple 2024-09-05 14:26:26 +02:00
Bla Bla
24548f5621 NOTICE + requirements angepasst 2024-05-03 10:56:13 +02:00
Georg Z.
1f0161aca9 Added requirements.txt as mentioned in README.md 2024-03-29 17:16:18 +01:00