Skip to content

Commit

Permalink
oc-ocdm = "^7.1.7,<10.0.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
arcangelo7 committed Sep 28, 2024
1 parent 8a1b717 commit be5dd3d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "rdflib-ocdm"
version = "0.3.9"
version = "0.3.10"
description = ""
authors = ["arcangelo7 <[email protected]>"]
license = "ISC"
Expand All @@ -10,7 +10,7 @@ packages = [{include = "rdflib_ocdm"}]
[tool.poetry.dependencies]
python = ">=3.8,<4.0.0"
rdflib = "^6.2.0"
oc-ocdm = "^7.1.7"
oc-ocdm = "^7.1.7,<10.0.0"
sparqlwrapper = "^2.0.0"
redis = "^4.5.5"
time-agnostic-library = "^4.4.1"
Expand Down

0 comments on commit be5dd3d

Please sign in to comment.