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.
1 parent 903bbdd commit ccba3b7Copy full SHA for ccba3b7
.github/workflows/tests.yaml
@@ -67,6 +67,8 @@ jobs:
67
- blacksheep
68
- blacksheep==2.1.0
69
exclude:
70
+ - python: "3.9"
71
+ deps: litestar==2.0.1
72
- python: "3.12"
73
deps: djangorestframework==3.12.* django==3.2.* uritemplate
74
0 commit comments