Skip to content

Commit

Permalink
update dcicutils, foursigt-core, tibanna-ff, magma-suite versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Sep 28, 2023
1 parent 1145920 commit e56f63f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
64 changes: 32 additions & 32 deletions poetry.lock

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

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "foursight-cgap"
version = "3.6.1.2b13" # TODO: To become 4.0.0
version = "3.6.1.2b15" # TODO: To become 4.0.0
description = "Serverless Chalice Application for Monitoring"
authors = ["4DN-DCIC Team <support@4dnucleome.org>"]
license = "MIT"
Expand All @@ -10,7 +10,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.8,<3.12"
dcicutils = "7.12.0.2b6"
dcicutils = "7.12.0.2b9"
click = "^7.1.2"
PyJWT = "^2.5.0"
Jinja2 = "^3.1.2"
Expand All @@ -23,10 +23,10 @@ elasticsearch = "7.13.4"
elasticsearch-dsl = "^7.0.0"
gitpython = "^3.1.2"
pytz = "^2020.1"
magma-suite = "1.5.0.3b2"
tibanna-ff = "2.0.1.1b6"
magma-suite = "1.5.0.3b5"
tibanna-ff = "2.0.1.1b10"
MarkupSafe = "^2.1.3"
foursight-core = "4.5.0.1b13"
foursight-core = "4.5.0.1b15"
# use below for tests but not for deployment
#foursight-core = { git = "https://github.com/4dn-dcic/foursight-core.git", branch="core2" }
#portal-pipeline-utils = "2.1.0.1b1"
Expand Down

0 comments on commit e56f63f

Please sign in to comment.