Skip to content

Commit d691944

Browse files
authored
Update requirements.txt (#725)
1 parent 306278b commit d691944

2 files changed

Lines changed: 12 additions & 12 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.2
5-
pydantic-settings>=2.13.1
4+
pydantic>=2.13.3
5+
pydantic-settings>=2.14.0
66
redis>=7.4.0
77
tenacity>=9.1.4

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,39 +6,39 @@ async-timeout==5.0.1
66
bcrypt==5.0.0
77
billiard==4.2.4
88
celery==5.6.3
9-
certifi==2026.2.25
9+
certifi==2026.4.22
1010
cffi==2.0.0
1111
charset-normalizer==3.4.7
12-
click==8.3.2
12+
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==46.0.7
16+
cryptography==47.0.0
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi==0.136.0
20+
fastapi==0.136.1
2121
fastapi-slim==0.129.1
2222
h11==0.16.0
2323
h2==4.3.0
2424
hpack==4.1.0
2525
Hypercorn==0.18.0
2626
hyperframe==6.1.0
27-
idna==3.11
27+
idna==3.13
2828
kombu==5.6.2
2929
openpyxl==3.1.5
3030
oteapi-core==1.0.1
31-
packaging==26.1
31+
packaging==26.2
3232
paramiko==3.5.1
3333
pillow==12.2.0
3434
priority==2.0.0
3535
prompt_toolkit==3.0.52
3636
psycopg==3.3.3
3737
psycopg-binary==3.3.3
3838
pycparser==3.0
39-
pydantic==2.13.2
40-
pydantic-settings==2.13.1
41-
pydantic_core==2.46.2
39+
pydantic==2.13.3
40+
pydantic-settings==2.14.0
41+
pydantic_core==2.46.3
4242
PyNaCl==1.6.2
4343
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0
@@ -52,7 +52,7 @@ tenacity==9.1.4
5252
tomli==2.4.1
5353
typing-inspection==0.4.2
5454
typing_extensions==4.15.0
55-
tzdata==2026.1
55+
tzdata==2026.2
5656
tzlocal==5.3.1
5757
urllib3==2.6.3
5858
vine==5.1.0

0 commit comments

Comments
 (0)