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.115.12
22hypercorn>=0.17.3
33oteapi-core>=1.0.0
4- pydantic>=2.11.5
4+ pydantic>=2.11.7
55pydantic-settings>=2.9.1
66redis>=6.2.0
77tenacity>=9.1.2
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ async-timeout==5.0.1
55bcrypt == 4.3.0
66billiard == 4.2.1
77celery == 5.5.3
8- certifi == 2025.4.26
8+ certifi == 2025.6.15
99cffi == 1.17.1
1010charset-normalizer == 3.4.2
1111click == 8.2.1
1212click-didyoumean == 0.3.1
1313click-plugins == 1.1.1
1414click-repl == 0.3.0
15- cryptography == 45.0.3
15+ cryptography == 45.0.4
1616diskcache == 5.6.3
1717et_xmlfile == 2.0.0
1818exceptiongroup == 1.3.0
@@ -34,23 +34,23 @@ prompt_toolkit==3.0.51
3434psycopg == 3.2.9
3535psycopg-binary == 3.2.9
3636pycparser == 2.22
37- pydantic == 2.11.5
37+ pydantic == 2.11.7
3838pydantic-settings == 2.9.1
3939pydantic_core == 2.33.2
4040PyNaCl == 1.5.0
4141pysftp == 0.2.9
4242python-dateutil == 2.9.0.post0
4343python-dotenv == 1.1.0
4444redis == 6.2.0
45- requests == 2.32.3
45+ requests == 2.32.4
4646six == 1.17.0
4747sniffio == 1.3.1
4848starlette == 0.46.2
4949taskgroup == 0.2.2
5050tenacity == 9.1.2
5151tomli == 2.2.1
5252typing-inspection == 0.4.1
53- typing_extensions == 4.13.2
53+ typing_extensions == 4.14.0
5454tzdata == 2025.2
5555urllib3 == 2.4.0
5656vine == 5.1.0
You can’t perform that action at this time.
0 commit comments