diff pyproject.toml @ 41:ab54c9f65f76

project updates; rdflib 7.0.0
author drewp@bigasterisk.com
date Sun, 18 Feb 2024 12:33:52 -0800
parents c4e8d697326b
children 5f7ae444ecae
line wrap: on
line diff
--- a/pyproject.toml	Mon Nov 27 12:04:28 2023 -0800
+++ b/pyproject.toml	Sun Feb 18 12:33:52 2024 -0800
@@ -12,7 +12,7 @@
     "gcsa>=2.1.0",
     "google-api-python-client>=2.107.0",
     "oauth2client>=4.1.3",
-    "rdflib>=6.1.1",
+    "rdflib>=7.0.0",
     "starlette-exporter>=0.17.1",
     "starlette>=0.32.0post1",
     "patchablegraph>=1.5.0",