Skip to content

Commit b83d5e4

Browse files
committed
Update requirements.txt
1 parent a8db5c1 commit b83d5e4

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

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

requirements.txt

Lines changed: 9 additions & 9 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,23 +24,23 @@ 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
28+
invoke==3.0.3
2829
kombu==5.6.2
2930
openpyxl==3.1.5
30-
oteapi-core==1.0.1
31+
oteapi-core==1.0.2
3132
packaging==26.2
32-
paramiko==3.5.1
33+
paramiko==5.0.0
3334
pillow==12.2.0
3435
priority==2.0.0
3536
prompt_toolkit==3.0.52
3637
psycopg==3.3.4
3738
psycopg-binary==3.3.4
3839
pycparser==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
4243
PyNaCl==1.6.2
43-
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0
4545
python-dotenv==1.2.2
4646
redis==7.4.0
@@ -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)