Skip to content

Commit 249caf3

Browse files
committed
optional
1 parent 7b0c10b commit 249caf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optional.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"voice" : ["PyNaCl", "yt-dlp"],
33
"proxy" : ["aiohttp_socks"],
4-
"sql" : ["sqlalchemy[asyncio]", "aiosqlite", "pymssql", "asyncpg", "asyncmy"],
4+
"sql" : ["sqlalchemy[asyncio]<=1.4.46", "aiosqlite", "pymssql", "asyncpg", "asyncmy"],
55
"testing" : ["pytest", "pytest-xdist", "pytest-asyncio"],
66
"docs" : ["sphinx", "sphinx-autobuild", "sphinx-copybutton", "furo", "enum-tools[sphinx]", "sphinx-design[furo]", "readthedocs-sphinx-search"]
77
}

0 commit comments

Comments
 (0)