Skip to content

Commit e9fd66f

Browse files
authored
Update requirements.txt (#628)
1 parent 7650d22 commit e9fd66f

2 files changed

Lines changed: 5 additions & 5 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.0
44
pydantic>=2.11.7
55
pydantic-settings>=2.10.1
6-
redis>=6.2.0
6+
redis>=6.4.0
77
tenacity>=9.1.2

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
amqp==5.3.1
22
annotated-types==0.7.0
3-
anyio==4.9.0
3+
anyio==4.10.0
44
async-timeout==5.0.1
55
bcrypt==4.3.0
66
billiard==4.2.1
77
celery==5.5.3
88
certifi==2025.8.3
99
cffi==1.17.1
10-
charset-normalizer==3.4.2
10+
charset-normalizer==3.4.3
1111
click==8.2.1
1212
click-didyoumean==0.3.1
1313
click-plugins==1.1.1.2
1414
click-repl==0.3.0
15-
cryptography==45.0.5
15+
cryptography==45.0.6
1616
diskcache==5.6.3
1717
et_xmlfile==2.0.0
1818
exceptiongroup==1.3.0
@@ -42,7 +42,7 @@ PyNaCl==1.5.0
4242
pysftp==0.2.9
4343
python-dateutil==2.9.0.post0
4444
python-dotenv==1.1.1
45-
redis==6.2.0
45+
redis==6.4.0
4646
requests==2.32.4
4747
six==1.17.0
4848
sniffio==1.3.1

0 commit comments

Comments
 (0)