summaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 681c4df..c596dc8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,7 +22,7 @@ strawberry-graphql = "^0.252.0"
starlette = "^0.41.2"
uvicorn = {extras = ["standard"], version = "^0.32.0"}
pillow = "^11.0.0"
-blake3 = "^0.4.1"
+blake3 = "^1.0.0"
alembic = "^1.13.1"
requests = "^2.31.0"
pyyaml = "^6.0.1"