Skip to content

sqlalchemy in main dependency group, sqlalchemy[postgresql...] in production sqlalchemy[aiosqlite] in dev #9454

Answered by radoering
rafalkrupinski asked this question in Q&A
Discussion options

You must be logged in to vote
[tool.poetry.group.dev.dependencies]
sqlalchemy = {version= "^2.0.16", extras="aiosql"}

You forgot the square brackets. extras must not be a string.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@rafalkrupinski
Comment options

Answer selected by rafalkrupinski
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants