Skip to content

Commit 259f00c

Browse files
committed
Fix #9: bump beanie >=1.11.0,<2.0.0
1 parent 33cb9ed commit 259f00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ classifiers = [
8282
requires-python = ">=3.7"
8383
dependencies = [
8484
"fastapi-users >= 10.0.1",
85-
"beanie >=1.11.0,<1.17",
85+
"beanie >=1.11.0,<2.0.0",
8686
]
8787

8888
[project.urls]

0 commit comments

Comments
 (0)