Skip to content

Commit

Permalink
Updating geneweaver-core version as well
Browse files Browse the repository at this point in the history
  • Loading branch information
bergsalex committed Jan 30, 2024
1 parent f656776 commit 43554d9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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
Expand Up @@ -10,10 +10,10 @@ packages = [
[tool.poetry.dependencies]
python = "^3.9"

geneweaver-core = "^0.8.0"
geneweaver-core = "^0.9.0a0"
fastapi = {extras = ["all"], version = "^0.99.1"}
uvicorn = {extras = ["standard"], version = "^0.24.0"}
geneweaver-db = "^0.3.0a1"
geneweaver-db = "^0.3.0a2"
psycopg-pool = "^3.1.7"
requests = "^2.31.0"
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
Expand Down

0 comments on commit 43554d9

Please sign in to comment.