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
3- oteapi-core>=1.0.1
4- pydantic>=2.13.3
5- pydantic-settings>=2.14.0
3+ oteapi-core>=1.0.2
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,23 +24,23 @@ h2==4.3.0
2424hpack == 4.1.0
2525Hypercorn == 0.18.0
2626hyperframe == 6.1.0
27- idna == 3.13
27+ idna == 3.14
28+ invoke == 3.0.3
2829kombu == 5.6.2
2930openpyxl == 3.1.5
30- oteapi-core == 1.0.1
31+ oteapi-core == 1.0.2
3132packaging == 26.2
32- paramiko == 3.5.1
33+ paramiko == 5.0.0
3334pillow == 12.2.0
3435priority == 2.0.0
3536prompt_toolkit == 3.0.52
3637psycopg == 3.3.4
3738psycopg-binary == 3.3.4
3839pycparser == 3.0
39- pydantic == 2.13.3
40- pydantic-settings == 2.14.0
41- pydantic_core == 2.46.3
40+ pydantic == 2.13.4
41+ pydantic-settings == 2.14.1
42+ pydantic_core == 2.46.4
4243PyNaCl == 1.6.2
43- pysftp == 0.2.9
4444python-dateutil == 2.9.0.post0
4545python-dotenv == 1.2.2
4646redis == 7.4.0
@@ -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