File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11fastapi-slim>=0.129.1
22hypercorn>=0.17.3
33oteapi-core>=1.0.1
4- pydantic>=2.13.3
5- pydantic-settings>=2.14.0
4+ pydantic>=2.13.4
5+ pydantic-settings>=2.14.1
66redis>=7.4.0
77tenacity>=9.1.4
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ click==8.3.3
1313click-didyoumean == 0.3.1
1414click-plugins == 1.1.1.2
1515click-repl == 0.3.0
16- cryptography == 47 .0.0
16+ cryptography == 48 .0.0
1717diskcache == 5.6.3
1818et_xmlfile == 2.0.0
1919exceptiongroup == 1.3.1
@@ -24,7 +24,7 @@ h2==4.3.0
2424hpack == 4.1.0
2525Hypercorn == 0.18.0
2626hyperframe == 6.1.0
27- idna == 3.13
27+ idna == 3.14
2828kombu == 5.6.2
2929openpyxl == 3.1.5
3030oteapi-core == 1.0.1
@@ -36,9 +36,9 @@ prompt_toolkit==3.0.52
3636psycopg == 3.3.4
3737psycopg-binary == 3.3.4
3838pycparser == 3.0
39- pydantic == 2.13.3
40- pydantic-settings == 2.14.0
41- pydantic_core == 2.46.3
39+ pydantic == 2.13.4
40+ pydantic-settings == 2.14.1
41+ pydantic_core == 2.46.4
4242PyNaCl == 1.6.2
4343pysftp == 0.2.9
4444python-dateutil == 2.9.0.post0
@@ -54,7 +54,7 @@ typing-inspection==0.4.2
5454typing_extensions == 4.15.0
5555tzdata == 2026.2
5656tzlocal == 5.3.1
57- urllib3 == 2.6.3
57+ urllib3 == 2.7.0
5858vine == 5.1.0
5959wcwidth == 0.7.0
6060wsproto == 1.3.2
You can’t perform that action at this time.
0 commit comments