Skip to content

Commit 798db25

Browse files
authored
Update requirements.txt (#675)
1 parent f9194a4 commit 798db25

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
@@ -1,4 +1,4 @@
1-
fastapi-slim>=0.124.0
1+
fastapi-slim>=0.124.4
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.1
44
pydantic>=2.12.5

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cryptography==46.0.3
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi-slim==0.124.0
20+
fastapi-slim==0.124.4
2121
h11==0.16.0
2222
h2==4.3.0
2323
hpack==4.1.0
@@ -51,9 +51,9 @@ tenacity==9.1.2
5151
tomli==2.3.0
5252
typing-inspection==0.4.2
5353
typing_extensions==4.15.0
54-
tzdata==2025.2
54+
tzdata==2025.3
5555
tzlocal==5.3.1
56-
urllib3==2.6.0
56+
urllib3==2.6.2
5757
vine==5.1.0
5858
wcwidth==0.2.14
5959
wsproto==1.3.2

0 commit comments

Comments
 (0)