Skip to content

Commit 34af913

Browse files
authored
Update requirements.txt (#710)
1 parent 64444b6 commit 34af913

2 files changed

Lines changed: 12 additions & 12 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.1
44
pydantic>=2.12.5
55
pydantic-settings>=2.13.1
6-
redis>=7.3.0
6+
redis>=7.4.0
77
tenacity>=9.1.4

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
amqp==5.3.1
22
annotated-doc==0.0.4
33
annotated-types==0.7.0
4-
anyio==4.12.1
4+
anyio==4.13.0
55
async-timeout==5.0.1
66
bcrypt==5.0.0
77
billiard==4.2.4
8-
celery==5.6.2
8+
celery==5.6.3
99
certifi==2026.2.25
1010
cffi==2.0.0
11-
charset-normalizer==3.4.6
12-
click==8.3.1
11+
charset-normalizer==3.4.7
12+
click==8.3.2
1313
click-didyoumean==0.3.1
1414
click-plugins==1.1.1.2
1515
click-repl==0.3.0
16-
cryptography==46.0.5
16+
cryptography==46.0.6
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi==0.135.1
20+
fastapi==0.135.3
2121
fastapi-slim==0.129.1
2222
h11==0.16.0
2323
h2==4.3.0
@@ -30,7 +30,7 @@ openpyxl==3.1.5
3030
oteapi-core==1.0.1
3131
packaging==26.0
3232
paramiko==3.5.1
33-
pillow==12.1.1
33+
pillow==12.2.0
3434
priority==2.0.0
3535
prompt_toolkit==3.0.52
3636
psycopg==3.3.3
@@ -43,16 +43,16 @@ PyNaCl==1.6.2
4343
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0
4545
python-dotenv==1.2.2
46-
redis==7.3.0
47-
requests==2.32.5
46+
redis==7.4.0
47+
requests==2.33.1
4848
six==1.17.0
4949
starlette==1.0.0
5050
taskgroup==0.2.2
5151
tenacity==9.1.4
52-
tomli==2.4.0
52+
tomli==2.4.1
5353
typing-inspection==0.4.2
5454
typing_extensions==4.15.0
55-
tzdata==2025.3
55+
tzdata==2026.1
5656
tzlocal==5.3.1
5757
urllib3==2.6.3
5858
vine==5.1.0

0 commit comments

Comments
 (0)