update dependencies

This commit is contained in:
Michael Yang
2024-03-27 09:57:40 -07:00
parent fcdf5771f5
commit 4896b53755
3 changed files with 185 additions and 185 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ repository = "https://github.com/jmorganca/ollama-python"
[tool.poetry.dependencies]
python = "^3.8"
httpx = "^0.25.2"
httpx = "^0.27.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"