mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-31 14:39:46 -06:00
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ classifiers = [
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
SQLAlchemy = ">=1.4.17,<=1.4.41"
|
||||
SQLAlchemy = ">=1.4.29,<=1.4.41"
|
||||
pydantic = "^1.8.2"
|
||||
sqlalchemy2-stubs = {version = "*", allow-prereleases = true}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user