Skip to content

Commit 33b4b49

Browse files
committed
Update requirements.txt
1 parent e2e04b0 commit 33b4b49

2 files changed

Lines changed: 4 additions & 4 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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.16
27+
idna==3.17
2828
invoke==3.0.3
2929
kombu==5.6.2
3030
openpyxl==3.1.5
@@ -43,10 +43,10 @@ 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.2.1
5050
taskgroup==0.2.2
5151
tenacity==9.1.4
5252
tomli==2.4.1

0 commit comments

Comments
 (0)