Skip to content

Commit

Permalink
Merge branch 'develop' into ruby_library_tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky authored Jul 17, 2023
2 parents 8256fe9 + 03dd8b1 commit cb07e63
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 68 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: CI

on:
push:
branches:
- "*"
release:
types: [released]

Expand Down
146 changes: 81 additions & 65 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mlep = "0.1.1.dev3"
mongoengine = "~0.25"
pandas = "~1.5"
pymongo = "~4.3"
redis = "~3.5"
redis = "~4.5"
requests = "2.28.1"
scipy = "1.9.3"
symfit = "^0.5.5"
Expand Down

0 comments on commit cb07e63

Please sign in to comment.