Skip to content

Commit a86ef97

Browse files
authored
Update requirements.txt (#672)
1 parent d5b0ee1 commit a86ef97

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

.github/utils/direct_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
fastapi-slim>=0.123.0
1+
fastapi-slim>=0.124.0
22
hypercorn>=0.17.3
3-
oteapi-core>=1.0.0
3+
oteapi-core>=1.0.1
44
pydantic>=2.12.5
55
pydantic-settings>=2.12.0
66
redis>=7.1.0

requirements.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,23 @@ cryptography==46.0.3
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi-slim==0.123.0
20+
fastapi-slim==0.124.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-
invoke==2.2.1
2827
kombu==5.6.1
2928
openpyxl==3.1.5
30-
oteapi-core==1.0.0
29+
oteapi-core==1.0.1
3130
packaging==25.0
32-
paramiko==4.0.0
33-
pillow==11.3.0
31+
paramiko==3.5.1
32+
pillow==12.0.0
3433
priority==2.0.0
3534
prompt_toolkit==3.0.52
36-
psycopg==3.2.13
37-
psycopg-binary==3.2.13
35+
psycopg==3.3.2
36+
psycopg-binary==3.3.2
3837
pycparser==2.23
3938
pydantic==2.12.5
4039
pydantic-settings==2.12.0
@@ -54,7 +53,7 @@ typing-inspection==0.4.2
5453
typing_extensions==4.15.0
5554
tzdata==2025.2
5655
tzlocal==5.3.1
57-
urllib3==2.5.0
56+
urllib3==2.6.0
5857
vine==5.1.0
5958
wcwidth==0.2.14
6059
wsproto==1.3.2

0 commit comments

Comments
 (0)