Skip to content

Commit

Permalink
chore: merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
d0choa committed Dec 5, 2023
2 parents bad037f + b887f6e commit 0fa7d94
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 73 deletions.
109 changes: 39 additions & 70 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ otg = "otg.cli:main"
[tool.poetry.dependencies]
python = "3.10.8"
pyspark = "3.3.3"
scipy = "^1.11.3"
scipy = "^1.11.4"
hydra-core = "^1.3.2"
pyliftover = "^0.4"
xgboost = "^1.7.3"
Expand Down Expand Up @@ -43,9 +43,9 @@ mkdocs-git-revision-date-localized-plugin = "^1.2.1"
mkdocs-autolinks-plugin = "^0.7.1"
mkdocs-awesome-pages-plugin = "^2.9.2"
mkdocs-exclude = "^1.0.2"
mkdocs-git-committers-plugin-2 = "^1.2.0"
mkdocs-git-committers-plugin-2 = "^2.2.2"
lxml = "^4.9.3"
pymdown-extensions = "^10.3"
pymdown-extensions = "^10.5"


[tool.poetry.group.tests.dependencies]
Expand Down

0 comments on commit 0fa7d94

Please sign in to comment.