File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- fastapi-slim>=0.119 .0
1+ fastapi-slim>=0.120 .0
22hypercorn>=0.17.3
33oteapi-core>=1.0.0
44pydantic>=2.12.3
55pydantic-settings>=2.11.0
6- redis>=6.4 .0
6+ redis>=7.0 .0
77tenacity>=9.1.2
Original file line number Diff line number Diff line change 66
77from __future__ import annotations
88
9- __version__ = "1.20251020.460 "
9+ __version__ = "1.20251028.461 "
1010__author__ = "SINTEF"
1111__author_email__ = "Team4.0@SINTEF.no"
Original file line number Diff line number Diff line change 11amqp == 5.3.1
2+ annotated-doc == 0.0.3
23annotated-types == 0.7.0
34anyio == 4.11.0
45async-timeout == 5.0.1
@@ -16,7 +17,7 @@ cryptography==46.0.3
1617diskcache == 5.6.3
1718et_xmlfile == 2.0.0
1819exceptiongroup == 1.3.0
19- fastapi-slim == 0.119 .0
20+ fastapi-slim == 0.120 .0
2021h11 == 0.16.0
2122h2 == 4.3.0
2223hpack == 4.1.0
@@ -32,17 +33,17 @@ paramiko==4.0.0
3233pillow == 11.3.0
3334priority == 2.0.0
3435prompt_toolkit == 3.0.52
35- psycopg == 3.2.11
36- psycopg-binary == 3.2.11
36+ psycopg == 3.2.12
37+ psycopg-binary == 3.2.12
3738pycparser == 2.23
3839pydantic == 2.12.3
3940pydantic-settings == 2.11.0
4041pydantic_core == 2.41.4
4142PyNaCl == 1.6.0
4243pysftp == 0.2.9
4344python-dateutil == 2.9.0.post0
44- python-dotenv == 1.1 .1
45- redis == 6.4 .0
45+ python-dotenv == 1.2 .1
46+ redis == 7.0 .0
4647requests == 2.32.5
4748six == 1.17.0
4849sniffio == 1.3.1
You can’t perform that action at this time.
0 commit comments