mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
wip: add polars
This commit is contained in:
@@ -25,6 +25,7 @@ pyjwt = {version = "2.8.0", extras = ["cryptography"]}
|
||||
redis = "5.0.1"
|
||||
passlib = {version = "^1.7.4", extras = ["bcrypt"]}
|
||||
sourcery = "^1.15.0"
|
||||
polars = "^0.20.8"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
devtools = { extras = ["pygments"], version = "*" }
|
||||
|
||||
Reference in New Issue
Block a user