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.2
44pydantic>=2.13.4
55pydantic-settings>=2.14.1
6- redis>=7.4 .0
6+ redis>=8.0 .0
77tenacity>=9.1.4
Original file line number Diff line number Diff line change @@ -13,18 +13,18 @@ click==8.4.1
1313click-didyoumean == 0.3.1
1414click-plugins == 1.1.1.2
1515click-repl == 0.3.0
16- cryptography == 48 .0.0
16+ cryptography == 49 .0.0
1717diskcache == 5.6.3
1818et_xmlfile == 2.0.0
1919exceptiongroup == 1.3.1
20- fastapi == 0.136.3
20+ fastapi == 0.137.1
2121fastapi-slim == 0.129.1
2222h11 == 0.16.0
2323h2 == 4.3.0
2424hpack == 4.1.0
2525Hypercorn == 0.18.0
2626hyperframe == 6.1.0
27- idna == 3.16
27+ idna == 3.18
2828invoke == 3.0.3
2929kombu == 5.6.2
3030openpyxl == 3.1.5
@@ -43,18 +43,18 @@ pydantic_core==2.46.4
4343PyNaCl == 1.6.2
4444python-dateutil == 2.9.0.post0
4545python-dotenv == 1.2.2
46- redis == 7.4 .0
46+ redis == 8.0 .0
4747requests == 2.34.2
4848six == 1.17.0
49- starlette == 1.1.0
49+ starlette == 1.3.1
5050taskgroup == 0.2.2
5151tenacity == 9.1.4
5252tomli == 2.4.1
5353typing-inspection == 0.4.2
5454typing_extensions == 4.15.0
5555tzdata == 2026.2
56- tzlocal == 5.3.1
56+ tzlocal == 5.4
5757urllib3 == 2.7.0
5858vine == 5.1.0
59- wcwidth == 0.7.0
59+ wcwidth == 0.8.1
6060wsproto == 1.3.2
You can’t perform that action at this time.
0 commit comments