Skip to content

Commit

Permalink
Merge pull request #76 from geneontology/fix_rdf_endpoint
Browse files Browse the repository at this point in the history
docker build retry
  • Loading branch information
sierra-moxon authored Sep 14, 2023
2 parents 397e6ff + ebcb6b5 commit d8ead5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 33 deletions.
34 changes: 2 additions & 32 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 @@ -14,7 +14,7 @@ vcs = "git"
style = "pep440"

[tool.poetry.dependencies]
python = "^3.9"
python = "^3.10.1"
fastapi = ">=0.92.0"
uvicorn = ">=0.23.2"
python-multipart = "^0.0.6"
Expand Down

0 comments on commit d8ead5b

Please sign in to comment.