Skip to content

Commit

Permalink
Update requirements.txt (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 authored Oct 23, 2024
1 parent dcc8c42 commit 3bc008b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/utils/direct_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fastapi-slim>=0.115.2
fastapi-slim>=0.115.3
hypercorn>=0.14.4
oteapi-core>=0.7.0.dev3
pydantic>=2.9.2
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cryptography==43.0.3
diskcache==5.6.3
et-xmlfile==1.1.0
exceptiongroup==1.2.2
fastapi-slim==0.115.2
fastapi-slim==0.115.3
future==1.0.0
h11==0.14.0
h2==4.1.0
Expand Down Expand Up @@ -47,7 +47,7 @@ redis==5.1.1
requests==2.32.3
six==1.16.0
sniffio==1.3.1
starlette==0.40.0
starlette==0.41.0
taskgroup==0.0.0a4
tenacity==9.0.0
tomli==2.0.2
Expand Down

0 comments on commit 3bc008b

Please sign in to comment.