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 2bda49d commit 903526dCopy full SHA for 903526d
2 files changed
.vscode/extensions.json
@@ -3,12 +3,11 @@
3
"irongeek.vscode-env",
4
"eamodio.gitlens",
5
"github.vscode-pull-request-github",
6
- "knisterpeter.vscode-github",
7
"wholroyd.jinja",
8
"esbenp.prettier-vscode",
9
"ms-python.vscode-pylance",
10
"ms-python.python",
11
"mrmlnc.vscode-autoprefixer",
12
"gruntfuggly.todo-tree"
13
]
14
-}
+}
requirements/main.txt
@@ -14,7 +14,7 @@ djangorestframework==3.15.1
djangorestframework-api-key==3.0.0
15
docutils==0.21.2
16
drf-yasg==1.21.7
17
-huey==2.5.0
+huey==2.5.1
18
hypercorn[h3]==0.17.3
19
jsonfield==3.1.0
20
markdown==3.6.0
@@ -27,5 +27,5 @@ titlecase==2.4.1
27
tmdbsimple==2.9.1
28
Twisted[tls,http2]==24.3.0
29
tzlocal==5.2
30
-whitenoise[brotli]==6.6.0
+whitenoise[brotli]==6.7.0
31
attrs
0 commit comments