update requirements
Unit Testing / test (3.10) (push) Failing after 19s
Unit Testing / test (3.12) (push) Failing after 17s
Unit Testing / test (3.11) (push) Failing after 18s
Unit Testing / test (3.8) (push) Failing after 18s
Unit Testing / test (3.9) (push) Failing after 22s

This commit is contained in:
2026-07-09 09:21:45 +02:00
parent 91983945e1
commit cf1e7d3d72
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -4,5 +4,7 @@ orsopy
numba
matplotlib
tabulate
ess-streaming-data-types
confluent-kafka
backports.strenum; python_version<"3.11"
backports.zoneinfo; python_version<"3.9"
+4
View File
@@ -25,6 +25,10 @@ install_requires =
h5py
orsopy
numba
matplotlib
tabulate
ess-streaming-data-types
confluent-kafka
backports.strenum; python_version<"3.11"
backports.zoneinfo; python_version<"3.9"