Skip to content

Commit

Permalink
Update requirements.txt (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 authored Sep 18, 2024
1 parent b97f2ac commit fbdd849
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/utils/direct_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fastapi-slim>=0.114.2
fastapi-slim>=0.115.0
hypercorn>=0.14.4
oteapi-core>=0.7.0.dev3
pydantic>=2.9.1
pydantic>=2.9.2
pydantic-settings>=2.5.2
redis>=5.0.8
tenacity>=9.0.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cryptography==43.0.1
diskcache==5.6.3
et-xmlfile==1.1.0
exceptiongroup==1.2.2
fastapi-slim==0.114.2
fastapi-slim==0.115.0
future==1.0.0
h11==0.14.0
h2==4.1.0
Expand All @@ -36,9 +36,9 @@ priority==2.0.0
prompt_toolkit==3.0.47
psycopg==3.2.2
pycparser==2.22
pydantic==2.9.1
pydantic==2.9.2
pydantic-settings==2.5.2
pydantic_core==2.23.3
pydantic_core==2.23.4
PyNaCl==1.5.0
pysftp==0.2.9
python-dateutil==2.9.0.post0
Expand Down

0 comments on commit fbdd849

Please sign in to comment.