Skip to content

Commit 94be717

Browse files
committed
Update requirements.txt
1 parent cd6052c commit 94be717

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/utils/direct_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ hypercorn>=0.17.3
33
oteapi-core>=1.0.2
44
pydantic>=2.13.4
55
pydantic-settings>=2.14.1
6-
redis>=7.4.0
6+
redis>=8.0.0
77
tenacity>=9.1.4

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ click==8.4.1
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.137.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.16
27+
idna==3.18
2828
invoke==3.0.3
2929
kombu==5.6.2
3030
openpyxl==3.1.5
@@ -43,18 +43,18 @@ 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.0
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
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)