Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs authored Oct 14, 2024
1 parent 82bc552 commit 23beb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ mongo = ["pymongo~=4.0", "mongomock~=4.1"]
server = [
"uvicorn[standard]~=0.19",
"fastapi>=0.103.1",
"starlette >= 0.38.3, < 0.40.0",
"starlette ~= 0.38",
"pyyaml~=6.0",
"optimade[mongo]",
]
Expand Down

0 comments on commit 23beb3b

Please sign in to comment.