Skip to content

Commit ccfcdb4

Browse files
committed
Update requirements.txt
1 parent 054b2b2 commit ccfcdb4

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/utils/direct_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ fastapi-slim>=0.129.1
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.2
44
pydantic>=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
77
tenacity>=9.1.4

requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
amqp==5.3.1
22
annotated-doc==0.0.4
33
annotated-types==0.7.0
4-
anyio==4.13.0
4+
anyio==4.14.1
55
async-timeout==5.0.1
66
bcrypt==5.0.0
77
billiard==4.2.4
88
celery==5.6.3
9-
certifi==2026.5.20
9+
certifi==2026.6.17
1010
cffi==2.0.0
1111
charset-normalizer==3.4.7
12-
click==8.4.1
12+
click==8.4.2
1313
click-didyoumean==0.3.1
1414
click-plugins==1.1.1.2
1515
click-repl==0.3.0
16-
cryptography==48.0.0
16+
cryptography==49.0.0
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi==0.136.3
20+
fastapi==0.138.1
2121
fastapi-slim==0.129.1
2222
h11==0.16.0
2323
h2==4.3.0
24-
hpack==4.1.0
24+
hpack==4.2.0
2525
Hypercorn==0.18.0
2626
hyperframe==6.1.0
27-
idna==3.16
27+
idna==3.18
2828
invoke==3.0.3
2929
kombu==5.6.2
3030
openpyxl==3.1.5
@@ -38,23 +38,23 @@ psycopg==3.3.4
3838
psycopg-binary==3.3.4
3939
pycparser==3.0
4040
pydantic==2.13.4
41-
pydantic-settings==2.14.1
41+
pydantic-settings==2.14.2
4242
pydantic_core==2.46.4
4343
PyNaCl==1.6.2
4444
python-dateutil==2.9.0.post0
4545
python-dotenv==1.2.2
46-
redis==7.4.0
46+
redis==8.0.1
4747
requests==2.34.2
4848
six==1.17.0
49-
starlette==1.1.0
49+
starlette==1.3.1
5050
taskgroup==0.2.2
5151
tenacity==9.1.4
5252
tomli==2.4.1
5353
typing-inspection==0.4.2
5454
typing_extensions==4.15.0
5555
tzdata==2026.2
56-
tzlocal==5.3.1
56+
tzlocal==5.4.4
5757
urllib3==2.7.0
5858
vine==5.1.0
59-
wcwidth==0.7.0
59+
wcwidth==0.8.1
6060
wsproto==1.3.2

0 commit comments

Comments
 (0)