This commit is contained in:
@@ -11,7 +11,8 @@ dependencies = [
|
||||
"authlib (==1.6.9)",
|
||||
"sqlalchemy (>=2.0.49,<3.0.0)",
|
||||
"pytest-alembic (>=0.12.1,<0.13.0)",
|
||||
"pytest-env (>=1.6.0,<2.0.0)"
|
||||
"pytest-env (>=1.6.0,<2.0.0)",
|
||||
"pysqlite3-binary (>=0.5.4.post2,<0.6.0)"
|
||||
]
|
||||
|
||||
[tool.poetry]
|
||||
|
||||
Reference in New Issue
Block a user