Skip to content

Commit 7f55231

Browse files
authored
Update requirements.txt (#687)
1 parent d4a899a commit 7f55231

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
fastapi-slim>=0.128.0
1+
fastapi-slim>=0.128.5
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.1
44
pydantic>=2.12.5
55
pydantic-settings>=2.12.0
66
redis>=7.1.0
7-
tenacity>=9.1.2
7+
tenacity>=9.1.4

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cryptography==46.0.4
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi-slim==0.128.0
20+
fastapi-slim==0.128.5
2121
h11==0.16.0
2222
h2==4.3.0
2323
hpack==4.1.0
@@ -45,15 +45,15 @@ python-dotenv==1.2.1
4545
redis==7.1.0
4646
requests==2.32.5
4747
six==1.17.0
48-
starlette==0.50.0
48+
starlette==0.52.1
4949
taskgroup==0.2.2
50-
tenacity==9.1.2
50+
tenacity==9.1.4
5151
tomli==2.4.0
5252
typing-inspection==0.4.2
5353
typing_extensions==4.15.0
5454
tzdata==2025.3
5555
tzlocal==5.3.1
5656
urllib3==2.6.3
5757
vine==5.1.0
58-
wcwidth==0.5.3
58+
wcwidth==0.6.0
5959
wsproto==1.3.2

0 commit comments

Comments
 (0)