mirror of
https://github.com/ollama/ollama-python.git
synced 2026-05-03 12:52:35 +00:00
bump httpx from 0.27.2 to 0.28.1 (#365)
bump httpx from 0.27.2 to 0.28.1 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: ParthSareen <parth.sareen@ollama.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ repository = "https://github.com/ollama/ollama-python"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
httpx = "^0.27.0"
|
||||
httpx = ">=0.27,<0.29"
|
||||
pydantic = "^2.9.0"
|
||||
|
||||
[tool.poetry.requires-plugins]
|
||||
|
||||
Reference in New Issue
Block a user