We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dca41e + 223edf0 commit 60609b2Copy full SHA for 60609b2
requirements.txt
@@ -7,5 +7,5 @@ rdflib==7.0.0
7
requests==2.31.0
8
SPARQLTransformer==2.3.0
9
PyGithub==2.1.1
10
-gunicorn==21.2.0; sys_platform!="win32"
+gunicorn==22.0.0; sys_platform!="win32"
11
waitress>=1.4.2; sys_platform=="win32"
0 commit comments