Skip to content

Commit

Permalink
Update requirements.txt (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 authored Nov 4, 2024
1 parent fba2136 commit bc286c3
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
Expand Up @@ -2,7 +2,7 @@ fastapi-slim>=0.115.4
hypercorn>=0.14.4
oteapi-core>=0.7.0.dev3
pydantic>=2.9.2
pydantic-settings>=2.6.0
pydantic-settings>=2.6.1
redis>=5.2.0
tenacity>=9.0.0
urllib3<2 # Ensure allegrograph works as intended
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ agraph-python==102.1.2
amqp==5.2.0
annotated-types==0.7.0
anyio==4.6.2.post1
async-timeout==4.0.3
async-timeout==5.0.0
bcrypt==4.2.0
billiard==4.2.1
celery==5.4.0
Expand Down Expand Up @@ -37,7 +37,7 @@ prompt_toolkit==3.0.48
psycopg==3.2.3
pycparser==2.22
pydantic==2.9.2
pydantic-settings==2.6.0
pydantic-settings==2.6.1
pydantic_core==2.23.4
PyNaCl==1.5.0
pysftp==0.2.9
Expand Down

0 comments on commit bc286c3

Please sign in to comment.