Skip to content

Commit

Permalink
Update requirements.txt (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 authored Sep 9, 2024
1 parent d108fbb commit 0bbf4c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.112.2
fastapi-slim>=0.114.0
hypercorn>=0.14.4
oteapi-core>=0.7.0.dev2
pydantic>=2.8.2
pydantic>=2.9.0
pydantic-settings>=2.4.0
redis>=5.0.8
tenacity>=9.0.0
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bcrypt==4.2.0
billiard==4.2.0
celery==5.4.0
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
Expand All @@ -17,7 +17,7 @@ cryptography==43.0.1
diskcache==5.6.3
et-xmlfile==1.1.0
exceptiongroup==1.2.2
fastapi-slim==0.112.2
fastapi-slim==0.114.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.1
pycparser==2.22
pydantic==2.8.2
pydantic==2.9.0
pydantic-settings==2.4.0
pydantic_core==2.20.1
pydantic_core==2.23.2
PyNaCl==1.5.0
pysftp==0.2.9
python-dateutil==2.9.0.post0
Expand All @@ -47,7 +47,7 @@ redis==5.0.8
requests==2.32.3
six==1.16.0
sniffio==1.3.1
starlette==0.38.4
starlette==0.38.5
taskgroup==0.0.0a4
tenacity==9.0.0
tomli==2.0.1
Expand Down

0 comments on commit 0bbf4c5

Please sign in to comment.