File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ hypercorn>=0.17.3
33oteapi-core>=1.0.0
44pydantic>=2.11.5
55pydantic-settings>=2.9.1
6- redis>=6.1 .0
6+ redis>=6.2 .0
77tenacity>=9.1.2
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased] ( https://github.com/EMMC-ASBL/oteapi-services/tree/HEAD )
4-
5- [ Full Changelog] ( https://github.com/EMMC-ASBL/oteapi-services/compare/v1.20250410.410...HEAD )
6-
7- ** Merged pull requests:**
8-
9- - \[ pre-commit.ci\] pre-commit autoupdate [ \# 611] ( https://github.com/EMMC-ASBL/oteapi-services/pull/611 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
10-
113## [ v1.20250410.410] ( https://github.com/EMMC-ASBL/oteapi-services/tree/v1.20250410.410 ) (2025-04-10)
124
135[ Full Changelog] ( https://github.com/EMMC-ASBL/oteapi-services/compare/v1.20230324.302...v1.20250410.410 )
Original file line number Diff line number Diff line change 66
77from __future__ import annotations
88
9- __version__ = "1.20250526.423 "
9+ __version__ = "1.20250602.424 "
1010__author__ = "SINTEF"
1111__author_email__ = "Team4.0@SINTEF.no"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ anyio==4.9.0
44async-timeout == 5.0.1
55bcrypt == 4.3.0
66billiard == 4.2.1
7- celery == 5.5.2
7+ celery == 5.5.3
88certifi == 2025.4.26
99cffi == 1.17.1
1010charset-normalizer == 3.4.2
@@ -23,9 +23,10 @@ hpack==4.1.0
2323Hypercorn == 0.17.3
2424hyperframe == 6.1.0
2525idna == 3.10
26- kombu == 5.5.3
26+ kombu == 5.5.4
2727openpyxl == 3.1.5
2828oteapi-core == 1.0.0
29+ packaging == 25.0
2930paramiko == 3.5.1
3031pillow == 11.2.1
3132priority == 2.0.0
@@ -40,7 +41,7 @@ PyNaCl==1.5.0
4041pysftp == 0.2.9
4142python-dateutil == 2.9.0.post0
4243python-dotenv == 1.1.0
43- redis == 6.1 .0
44+ redis == 6.2 .0
4445requests == 2.32.3
4546six == 1.17.0
4647sniffio == 1.3.1
You can’t perform that action at this time.
0 commit comments