Skip to content

Commit 3bb9e89

Browse files
committed
Update requirements.txt
1 parent a8db5c1 commit 3bb9e89

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi-slim>=0.129.1
22
hypercorn>=0.17.3
33
oteapi-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
66
redis>=7.4.0
77
tenacity>=9.1.4

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ click==8.3.3
1313
click-didyoumean==0.3.1
1414
click-plugins==1.1.1.2
1515
click-repl==0.3.0
16-
cryptography==47.0.0
16+
cryptography==48.0.0
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
@@ -24,7 +24,7 @@ h2==4.3.0
2424
hpack==4.1.0
2525
Hypercorn==0.18.0
2626
hyperframe==6.1.0
27-
idna==3.13
27+
idna==3.14
2828
kombu==5.6.2
2929
openpyxl==3.1.5
3030
oteapi-core==1.0.1
@@ -36,9 +36,9 @@ prompt_toolkit==3.0.52
3636
psycopg==3.3.4
3737
psycopg-binary==3.3.4
3838
pycparser==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
4242
PyNaCl==1.6.2
4343
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0
@@ -54,7 +54,7 @@ typing-inspection==0.4.2
5454
typing_extensions==4.15.0
5555
tzdata==2026.2
5656
tzlocal==5.3.1
57-
urllib3==2.6.3
57+
urllib3==2.7.0
5858
vine==5.1.0
5959
wcwidth==0.7.0
6060
wsproto==1.3.2

0 commit comments

Comments
 (0)