Skip to content

Commit ae3c356

Browse files
authored
Update requirements.txt (#680)
1 parent 88a3b38 commit ae3c356

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/utils/direct_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fastapi-slim>=0.127.0
1+
fastapi-slim>=0.128.0
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.1
44
pydantic>=2.12.5

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ anyio==4.12.0
55
async-timeout==5.0.1
66
bcrypt==5.0.0
77
billiard==4.2.4
8-
celery==5.6.0
9-
certifi==2025.11.12
8+
celery==5.6.2
9+
certifi==2026.1.4
1010
cffi==2.0.0
1111
charset-normalizer==3.4.4
1212
click==8.3.1
@@ -17,19 +17,19 @@ cryptography==46.0.3
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi-slim==0.127.0
20+
fastapi-slim==0.128.0
2121
h11==0.16.0
2222
h2==4.3.0
2323
hpack==4.1.0
2424
Hypercorn==0.18.0
2525
hyperframe==6.1.0
2626
idna==3.11
27-
kombu==5.6.1
27+
kombu==5.6.2
2828
openpyxl==3.1.5
2929
oteapi-core==1.0.1
3030
packaging==25.0
3131
paramiko==3.5.1
32-
pillow==12.0.0
32+
pillow==12.1.0
3333
priority==2.0.0
3434
prompt_toolkit==3.0.52
3535
psycopg==3.3.2
@@ -38,7 +38,7 @@ pycparser==2.23
3838
pydantic==2.12.5
3939
pydantic-settings==2.12.0
4040
pydantic_core==2.41.5
41-
PyNaCl==1.6.1
41+
PyNaCl==1.6.2
4242
pysftp==0.2.9
4343
python-dateutil==2.9.0.post0
4444
python-dotenv==1.2.1

0 commit comments

Comments
 (0)