Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Sep 5, 2023
1 parent b17dc20 commit bcef878
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 10 deletions.
181 changes: 173 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 = "3.6.1.1b9" # TODO: To become 3.7.0
version = "3.6.1.1b10" # TODO: To become 3.7.0
description = "Serverless Chalice Application for Monitoring"
authors = ["4DN-DCIC Team <[email protected]>"]
license = "MIT"
Expand All @@ -19,7 +19,7 @@ elasticsearch = "^7.13.4"
elasticsearch-dsl = "^7.0.0"
# use below for tests but not for deployment
#foursight-core = { git = "https://github.com/4dn-dcic/foursight-core.git", branch="core2" }
foursight-core = "4.4.0.1b16"
foursight-core = "4.4.0.1b19"
geocoder = "1.38.1"
gitpython = "^3.1.2"
google-api-python-client = "^1.12.5"
Expand Down

0 comments on commit bcef878

Please sign in to comment.