Skip to content

Commit

Permalink
build: remove GPy from pyproject.toml. FOLDME in FIRST COMMIT OF THE PR
Browse files Browse the repository at this point in the history
command used (poetry 1.6.1):
    poetry remove GPy
  • Loading branch information
muxator committed Sep 19, 2023
1 parent eab098e commit fe677e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 99 deletions.
101 changes: 3 additions & 98 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ classifiers = [

[tool.poetry.dependencies]
python = ">=3.8,<3.11"
GPy = {git = "https://github.com/SheffieldML/GPy.git", rev = "f63ed48"}
ipywidgets = ">=8.0.0,<8.0.5"
matplotlib = "^3.7.1"
numpy = ">=1.23.3,<1.24.0"
Expand Down

0 comments on commit fe677e7

Please sign in to comment.