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.120.0
1+ fastapi-slim>=0.120.4
22hypercorn>=0.17.3
33oteapi-core>=1.0.0
44pydantic>=2.12.3
55pydantic-settings>=2.11.0
6- redis>=7.0.0
6+ redis>=7.0.1
77tenacity>=9.1.2
Original file line number Diff line number Diff line change 66
77from __future__ import annotations
88
9- __version__ = "1.20251028.461 "
9+ __version__ = "1.20251103.462 "
1010__author__ = "SINTEF"
1111__author_email__ = "Team4.0@SINTEF.no"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ cryptography==46.0.3
1717diskcache == 5.6.3
1818et_xmlfile == 2.0.0
1919exceptiongroup == 1.3.0
20- fastapi-slim == 0.120.0
20+ fastapi-slim == 0.120.4
2121h11 == 0.16.0
2222h2 == 4.3.0
2323hpack == 4.1.0
@@ -43,11 +43,11 @@ PyNaCl==1.6.0
4343pysftp == 0.2.9
4444python-dateutil == 2.9.0.post0
4545python-dotenv == 1.2.1
46- redis == 7.0.0
46+ redis == 7.0.1
4747requests == 2.32.5
4848six == 1.17.0
4949sniffio == 1.3.1
50- starlette == 0.48.0
50+ starlette == 0.49.3
5151taskgroup == 0.2.2
5252tenacity == 9.1.2
5353tomli == 2.3.0
You can’t perform that action at this time.
0 commit comments