We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bd801 commit 72899bdCopy full SHA for 72899bd
pyproject.toml
@@ -52,7 +52,7 @@ FastAPI-Amis-Admin = "https://github.com/amisadmin/fastapi_amis_admin"
52
53
[project.optional-dependencies]
54
test = [
55
- "pytest >=6.2.4,<7.0.0",
+ "pytest >=6.2.4",
56
"pytest-asyncio>=0.17",
57
"aiosqlite",
58
"python-jose==3.3.0",
0 commit comments