💄 Improved editor.svelte
This commit is contained in:
@@ -7,7 +7,7 @@ name = "pypi"
|
||||
fastapi = "*"
|
||||
uvicorn = { extras = ["standard"], version = "*" }
|
||||
python-socketio = "*"
|
||||
ormar = { version = "==0.10.24", extras = ["sqlite", "postgresql"] }
|
||||
ormar = { version = "*", extras = ["sqlite", "postgresql"] }
|
||||
passlib = "*"
|
||||
python-jose = "*"
|
||||
alembic = "*"
|
||||
|
||||
Reference in New Issue
Block a user