We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5f847 commit c031ddeCopy full SHA for c031dde
requirements.txt
@@ -23,6 +23,6 @@ gql[requests]==3.4.1
23
Flask==2.3.3
24
graphql-server==3.0.0b6
25
graphene==3.3
26
-gunicorn==22.0.0
+gunicorn==23.0.0
27
greenlet==2.0.2
28
gevent==23.9.0
setup.cfg
@@ -32,7 +32,7 @@ install_requires =
32
33
34
35
- gunicorn==22.0.0
+ gunicorn==23.0.0
36
37
38
0 commit comments