Skip to content

Commit

Permalink
Minor UI fix to Ingestion page (foursight-core).
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Dec 6, 2023
1 parent 964b128 commit 86ae031
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "foursight-cgap"
version = "4.1.0.1b1" # TODO: To become 4.1.1
version = "4.1.0.1b2" # TODO: To become 4.1.1
description = "Serverless Chalice Application for Monitoring"
authors = ["4DN-DCIC Team <support@4dnucleome.org>"]
license = "MIT"
Expand All @@ -24,7 +24,7 @@ elasticsearch = "7.13.4"
elasticsearch-dsl = "^7.0.0"
gitpython = "^3.1.2"
pytz = "^2020.1"
magma-suite = "^2.1.1"
magma-suite = "^3.0.0"
tibanna-ff = "^3.1.1"
MarkupSafe = "^2.1.3"
foursight-core = "5.1.0.1b1"
Expand Down

0 comments on commit 86ae031

Please sign in to comment.