Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Aug 31, 2023
1 parent 2b17dc5 commit 2cca869
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 175 deletions.
181 changes: 8 additions & 173 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.1b4" # TODO: To become 3.7.0
version = "3.6.1.1b5" # 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.1b10"
foursight-core = "4.4.0.1b11"
geocoder = "1.38.1"
gitpython = "^3.1.2"
google-api-python-client = "^1.12.5"
Expand Down

0 comments on commit 2cca869

Please sign in to comment.