We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cb8de commit 532151aCopy full SHA for 532151a
1 file changed
sdks/blue-krill/noxfile.py
@@ -54,6 +54,7 @@ def tests(session):
54
install_with_constraints(
55
session,
56
"pytest",
57
+ "anyio<4",
58
"django",
59
"pytest-django",
60
"django-rest-framework",
0 commit comments