Skip to content

Commit

Permalink
Merge pull request #15 from acdh-oeaw/reset-core-to-v27
Browse files Browse the repository at this point in the history
fix(14): revert core to v27
  • Loading branch information
gythaogg authored Oct 3, 2024
2 parents 607e176 + 717bd4a commit 8c772b4
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 29 deletions.
93 changes: 65 additions & 28 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "apis_ontology"}]

[tool.poetry.dependencies]
python = "^3.11"
apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev="v0.28.0"}
apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev="v0.27.0"}
apis-acdhch-default-settings = "0.1.24"
psycopg2 = "^2.9.9"
django-reversion = "^5.0.12"
Expand Down

0 comments on commit 8c772b4

Please sign in to comment.