Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Sep 22, 2023
1 parent 7096bd7 commit 099058f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dcicutils = "7.12.0.1b5"

# Foursight-Core
#foursight-core = "4.4.0" # WRT Clara's pandas/numpy dependency removal
foursight-core = "4.5.0.1b2"
foursight-core = "4.5.0.1b3"

# pyrsistent = "^0.17.3"
# We don't want to use python-levenshtein if at all possible. See me or Andy for details. -kmp 17-Aug-2021
Expand All @@ -44,15 +44,15 @@ troposphere = "^3.2.2"
# not both in the Chalice package (via foursight_core/deploy.py). dmichaels/2022-11-01.

[tool.poetry.group.foursight_smaht.dependencies]
foursight-smaht = "0.0.1.1b1"
foursight-smaht = "0.0.1.1b2"

[tool.poetry.group.foursight_cgap.dependencies]
### foursight-cgap = "3.6.1.1b2" # WRT Clara's pandas/numpy dependency removal
foursight-cgap = "3.6.1.2b1"
foursight-cgap = "3.6.1.2b2"

[tool.poetry.group.foursight_fourfront.dependencies]
#foursight = "3.6.3.1b1" # WRT Clara's pandas/numpy dependency removal
foursight = "3.9.0.1b1"
foursight = "3.9.0.1b2"

[tool.poetry.dev-dependencies]
jupyter = "1.0.0"
Expand Down

0 comments on commit 099058f

Please sign in to comment.