File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ fastapi-slim>=0.129.1
22hypercorn>=0.17.3
33oteapi-core>=1.0.2
44pydantic>=2.13.4
5- pydantic-settings>=2.14.1
6- redis>=7.4.0
5+ pydantic-settings>=2.14.2
6+ redis>=8.0.1
77tenacity>=9.1.4
Original file line number Diff line number Diff line change 11amqp == 5.3.1
22annotated-doc == 0.0.4
33annotated-types == 0.7.0
4- anyio == 4.13.0
4+ anyio == 4.14.1
55async-timeout == 5.0.1
66bcrypt == 5.0.0
77billiard == 4.2.4
88celery == 5.6.3
9- certifi == 2026.5.20
9+ certifi == 2026.6.17
1010cffi == 2.0.0
1111charset-normalizer == 3.4.7
12- click == 8.4.1
12+ click == 8.4.2
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.138.1
2121fastapi-slim == 0.129.1
2222h11 == 0.16.0
2323h2 == 4.3.0
24- hpack == 4.1 .0
24+ hpack == 4.2 .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
@@ -38,23 +38,23 @@ psycopg==3.3.4
3838psycopg-binary == 3.3.4
3939pycparser == 3.0
4040pydantic == 2.13.4
41- pydantic-settings == 2.14.1
41+ pydantic-settings == 2.14.2
4242pydantic_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.1
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.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