Skip to content

Commit

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

0 comments on commit 4154af7

Please sign in to comment.