We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3ee4b commit 50b92e0Copy full SHA for 50b92e0
requirements.txt
@@ -5,7 +5,7 @@ click==8.1.8; python_version >= '3.7'
5
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
6
django==5.1.5; python_version >= '3.10'
7
django-ninja==1.3.0; python_version >= '3.7'
8
-granian==1.7.5; python_version >= '3.9'
+granian==1.7.6; python_version >= '3.9'
9
orjson==3.10.15; python_version >= '3.8'
10
packaging==24.2; python_version >= '3.8'
11
pip==25.0; python_version >= '3.8'
0 commit comments