Skip to content

Commit e3d2a76

Browse files
committed
fix: dont depend on delarva for now
1 parent 571dab8 commit e3d2a76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ nextcord-ext-menus = "^1.5.2"
1616
psutil = "^5.9.0"
1717
ormar = { version = ">=0.11.0,<0.13.0", optional = true, extras = ["postgres"] }
1818
python-dotenv = ">=0.16.0,<1.1.0"
19-
delarva = { git = "https://github.com/ooliver1/delarva" }
2019

2120
[tool.poetry.extras]
2221
db = ["asyncpg", "ormar"]

0 commit comments

Comments
 (0)