We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08cd902 + 654f990 commit bd27cdfCopy full SHA for bd27cdf
projects/assignment_server/pyproject.toml
@@ -52,7 +52,6 @@ python-dateutil = "^2.0.0"
52
fastapi-login = "^1.10.0"
53
pydal = ">=20210215.1"
54
python-multipart = "^0.0.5"
55
-# asyncpg v. 0.25 has a `bug <https://github.com/MagicStack/asyncpg/issues/884>`_. Stay at v. 0.24 until it's fixed.
56
asyncpg = "^0.30.0"
57
SQLAlchemy = "^1.0.0"
58
aiosqlite = "^0.17.0"
projects/book_server/pyproject.toml
@@ -42,7 +42,6 @@ fastapi-login = "^1.10.0"
42
cryptography = "^3.0.0"
43
44
45
46
47
48
aiosqlite = "^0.18.0"
0 commit comments