Skip to content

Commit

Permalink
Dependencies: Update to aiohttp<3.10
Browse files Browse the repository at this point in the history
aiohttp 3.9.0 has been released.
  • Loading branch information
amotl committed Nov 22, 2023
1 parent 0014a6f commit 13065d5
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 @@ -88,7 +88,7 @@ develop = [
ngr = [
]
nlp = [
"aiohttp==3.9.0",
"aiohttp<3.10",
"langchain",
"unstructured<0.11",
]
Expand Down

0 comments on commit 13065d5

Please sign in to comment.