Skip to content

Commit 00f37d8

Browse files
authored
Update requirements.txt (#658)
1 parent 056519c commit 00f37d8

2 files changed

Lines changed: 5 additions & 5 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.120.0
1+
fastapi-slim>=0.120.4
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.0
44
pydantic>=2.12.3
55
pydantic-settings>=2.11.0
6-
redis>=7.0.0
6+
redis>=7.0.1
77
tenacity>=9.1.2

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.0
20-
fastapi-slim==0.120.0
20+
fastapi-slim==0.120.4
2121
h11==0.16.0
2222
h2==4.3.0
2323
hpack==4.1.0
@@ -43,11 +43,11 @@ PyNaCl==1.6.0
4343
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0
4545
python-dotenv==1.2.1
46-
redis==7.0.0
46+
redis==7.0.1
4747
requests==2.32.5
4848
six==1.17.0
4949
sniffio==1.3.1
50-
starlette==0.48.0
50+
starlette==0.49.3
5151
taskgroup==0.2.2
5252
tenacity==9.1.2
5353
tomli==2.3.0

0 commit comments

Comments
 (0)