Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Feb 16, 2024
1 parent c754d6e commit e36e515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion build_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ python tools/generate-queries.py
# for each filename in the models/ directory, run tools/compile.py -o models/compiled/<filename>.ttl
mkdir -p models/compiled
make compile-models
echo "=> Compiled models"
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ rdflib
jupyter-book
myst_parser
sphinxcontrib-mermaid
ontoenv>=0.4.0a6
brickschema>=0.7.4a9
ontoenv>=0.4.0a12
brickschema==0.7.4a9

0 comments on commit e36e515

Please sign in to comment.